FutureRave
|
925891f996
|
Fix minor detail in format string
|
2022-04-25 16:10:57 +01:00 |
|
FutureRave
|
249f064f77
|
Fix tls issue
|
2022-04-25 16:07:29 +01:00 |
|
FutureRave
|
e1b1f69d3e
|
Scheduler Refactoring (S1x plagiarized)
|
2022-04-25 15:26:51 +01:00 |
|
Diavolo
|
a0118c7efe
|
Implement gravity and speed dvars
|
2022-04-12 21:27:48 +02:00 |
|
Diavolo
|
21b47530cf
|
Small fix
|
2022-04-07 22:39:38 +02:00 |
|
FutureRave
|
be39b1b8a2
|
Change stub location
|
2022-03-23 16:16:30 +00:00 |
|
FutureRave
|
f0599576b4
|
Oops: fix jump step size for mp
|
2022-03-23 16:03:49 +00:00 |
|
FutureRave
|
01ef5ffff5
|
Remove double include
|
2022-03-23 14:19:25 +00:00 |
|
FutureRave
|
86572ac3c9
|
Redability
|
2022-03-23 14:10:36 +00:00 |
|
FutureRave
|
06ec92deef
|
Make maxfps archive
|
2022-03-23 13:49:42 +00:00 |
|
FutureRave
|
0fd6597b71
|
Bounce from all angles & more
|
2022-03-23 13:48:13 +00:00 |
|
Maurice Heumann
|
1d7cf00cdb
|
Merge pull request #53 from diamante0018/master
Patch bug in dedi
|
2022-03-23 12:55:40 +01:00 |
|
Maurice Heumann
|
d256833b71
|
Merge pull request #54 from diamante0018/jump-step-2
Implement last two jump dvars
|
2022-03-23 12:55:20 +01:00 |
|
FutureRave
|
7b5933fa25
|
Unlock max fps on mp
|
2022-03-22 21:30:44 +00:00 |
|
FutureRave
|
cb524b58c6
|
Fix debug comp
|
2022-03-22 21:00:03 +00:00 |
|
FutureRave
|
4f75e2a562
|
Implement jump spread dvar
|
2022-03-22 20:52:31 +00:00 |
|
FutureRave
|
3394e241c4
|
Implement jump_stepSize
|
2022-03-22 20:29:02 +00:00 |
|
FutureRave
|
71db4b6163
|
Address review
|
2022-03-22 11:44:37 +00:00 |
|
FutureRave
|
6e9e974a35
|
Patch bug in dedi
|
2022-03-22 10:51:37 +00:00 |
|
FutureRave
|
5de913bf6c
|
add jump_enablefalldmg dvar
|
2022-03-21 11:06:20 +00:00 |
|
FutureRave
|
a3fc61e120
|
Fix problems & fully remove jump slowdown
|
2022-03-17 13:29:01 +00:00 |
|
FutureRave
|
f3ee6d4299
|
tabs
|
2022-03-17 13:08:04 +00:00 |
|
FutureRave
|
659cf7e2d4
|
Partially reimplement jump_slowdownenable dvar
|
2022-03-17 12:55:01 +00:00 |
|
FutureRave
|
ad3d2858ba
|
Add jump dvars & more
|
2022-03-16 20:25:41 +00:00 |
|
FutureRave
|
8b4b63f3cc
|
Also add quit to mp & sp
|
2022-03-15 15:41:51 +00:00 |
|
FutureRave
|
eb3198f700
|
rename pm_trace to pm_trace_stub
|
2022-03-15 14:59:24 +00:00 |
|
FutureRave
|
8985076bc2
|
Elevators & more
|
2022-03-15 14:48:19 +00:00 |
|
FutureRave
|
72ff015aa3
|
Player collision
|
2022-03-15 10:10:15 +00:00 |
|
FutureRave
|
0f614c06de
|
Bounce logic to sp/mp
|
2022-03-14 23:54:41 +00:00 |
|
FutureRave
|
cd9e0ec159
|
Add infinite ammo dvar
|
2022-03-11 20:43:11 +00:00 |
|
FutureRave
|
418f79045e
|
Remove double includes 🚑
|
2022-03-11 19:03:15 +00:00 |
|
FutureRave
|
41e58fae2a
|
Forgot the assertions here
|
2022-03-11 17:34:59 +00:00 |
|
FutureRave
|
123691e550
|
Fix assertion
|
2022-03-11 14:39:19 +00:00 |
|
FutureRave
|
6251a1d5ac
|
Add sp commands
|
2022-03-11 14:30:00 +00:00 |
|
FutureRave
|
be159107b7
|
Return early if possible
|
2022-03-10 21:20:13 +00:00 |
|
FutureRave
|
c0e19dddfd
|
I don't think it is necessary to clear the commands. S1x does not do it
|
2022-03-10 20:16:57 +00:00 |
|
FutureRave
|
9824152c4b
|
Fix or bin operation
|
2022-03-10 20:02:25 +00:00 |
|
FutureRave
|
880c348827
|
Remove command first then erase key
|
2022-03-10 19:55:44 +00:00 |
|
FutureRave
|
7b3ba9d3d4
|
Refactor command & add client commands
|
2022-03-10 19:50:36 +00:00 |
|
FutureRave
|
51df102d51
|
Remove code until scheduler is fixed, use chai script to manage bots
|
2022-03-10 15:05:24 +00:00 |
|
FutureRave
|
8cbd353e15
|
Fix bots
|
2022-03-10 13:54:10 +00:00 |
|
FutureRave
|
d739b1c6f9
|
Fix some stuff
|
2022-03-10 12:32:22 +00:00 |
|
FutureRave
|
fe159d3bb4
|
Specify stub is for mp as dedi signature is different
|
2022-03-10 01:18:42 +00:00 |
|
FutureRave
|
c0a85c4f33
|
Add test client functionality
|
2022-03-10 01:12:16 +00:00 |
|
momo5502
|
e3b1343d0d
|
Fix compilation
|
2022-01-16 10:11:24 +01:00 |
|
momo5502
|
5e2e11d078
|
Fix steam mod display
|
2022-01-16 10:11:16 +01:00 |
|
momo5502
|
64a90a5573
|
Some cleanup
|
2020-04-17 21:29:34 +02:00 |
|
Maurice Heumann
|
c777f360ec
|
Better command handling
|
2019-11-29 22:42:38 +01:00 |
|
Maurice Heumann
|
89aee4b00e
|
Small fixes
|
2019-11-28 22:01:06 +01:00 |
|
Maurice Heumann
|
72d1917c1f
|
Fix missing script folder bug
|
2019-11-28 21:18:32 +01:00 |
|