Diavolo
|
1e67fadc42
|
[Chat] Isolate stack
|
2022-06-30 17:07:39 +02:00 |
|
Diavolo
|
16988b24f4
|
[Renderer] Fix crash when debugging oilrig
|
2022-06-30 13:32:19 +02:00 |
|
Edo
|
2daaee8358
|
Merge pull request #316 from diamante0018/maths
[General] Quick Maths
|
2022-06-27 18:59:48 +02:00 |
|
Dss0
|
57341b7eec
|
Merge pull request #336 from diamante0018/logger-1
[Logger] Fix output by g_log_list & log_list
|
2022-06-27 13:18:59 +02:00 |
|
Dss0
|
5c5b9f0d5a
|
Merge pull request #330 from diamante0018/script-loading
[Script] (feature request): Enchance script loading
|
2022-06-27 13:18:40 +02:00 |
|
Diavolo
|
e2170e96c2
|
[Logger] Decouple NetworkLog from the logFile
|
2022-06-26 21:36:23 +02:00 |
|
Diavolo
|
8d2db6b34d
|
[Utils] Organize Vector functions under the maths module
|
2022-06-26 15:40:57 +02:00 |
|
Dss0
|
1e354d29af
|
Merge pull request #333 from diamante0018/scr_const
[Structs] Document scr_const_t
|
2022-06-26 13:28:24 +02:00 |
|
Diavolo
|
7b67a6d087
|
DisableWeaponPickup & EnableWeaponPickup
|
2022-06-25 20:22:13 +02:00 |
|
Diavolo
|
ffd374fcd6
|
[Structs] Document scr_const_t
|
2022-06-25 20:17:34 +02:00 |
|
Diavolo
|
6cf7defdec
|
[Script] Fix bug
|
2022-06-25 14:22:13 +02:00 |
|
Diavolo
|
ba314a4e00
|
[General] Swap two flags around & guess name of two dvars
|
2022-06-18 20:00:03 +02:00 |
|
Diavolo
|
abacd1c284
|
[General] Name the last two remaining used dvar flags
|
2022-06-18 19:42:56 +02:00 |
|
Edo
|
144ba7efd3
|
Add chat callback (#265)
|
2022-06-14 20:43:19 +02:00 |
|
Edo
|
0593913244
|
[Debug] Add simple overlays for debugging (#227)
|
2022-06-13 18:08:44 +02:00 |
|
Edo
|
020201ab1f
|
[Logger] Use c++20 format
|
2022-06-12 23:07:53 +02:00 |
|
Diavolo
|
0ebc3a8224
|
Merge remote-tracking branch 'origin/develop' into scheduler
|
2022-06-05 12:23:55 +02:00 |
|
Edo
|
27f78edb29
|
General Refactoring
* [General] Clean up a few things
|
2022-06-04 22:16:55 +02:00 |
|
Edo
|
558bf09338
|
[ClientCommand] Add give command
Just for weapons for now
|
2022-06-04 19:59:52 +02:00 |
|
Dss0
|
0f8e727a73
|
Merge pull request #290 from diamante0018/disablechat
[Chat] add dvar to disable chat
|
2022-06-04 19:40:15 +02:00 |
|
Diavolo
|
b072815407
|
99% non-plagiarised kill command implementation
|
2022-06-04 14:06:30 +02:00 |
|
FutureRave
|
b0dfd16759
|
Attempt to refactor scheduler *gone insane*
|
2022-06-04 14:06:22 +02:00 |
|
Diavolo
|
854949a34f
|
[Script] Add way to modify player name
|
2022-06-04 10:56:14 +02:00 |
|
Diavolo
|
cb2346b478
|
[Chat] add dvar to disable chat
|
2022-05-31 17:57:44 +02:00 |
|
FutureRave
|
b0537675cc
|
[Security] Refactor patch (fix mistake?)
|
2022-05-11 16:24:19 +01:00 |
|
Edo
|
a455143785
|
Merge branch 'develop' into branding
|
2022-05-07 10:00:09 -04:00 |
|
Edo
|
099b779db2
|
Merge pull request #253 from diamante0018/elevators
Clarify some things in the elevators patch
|
2022-05-07 09:47:58 -04:00 |
|
Jan
|
13911fcb62
|
Whenever a gamepad button is rebound with a menu bind field, set the button config to custom so gamepad config shows a changed button layout
|
2022-05-05 21:36:27 +02:00 |
|
Jan
|
41c652ed36
|
Fix not being able to assign gamepad keys in bind menu fields
|
2022-05-05 21:24:25 +02:00 |
|
FutureRave
|
9685dccdcd
|
Clarify some things in the elevators patch
|
2022-05-05 10:20:10 +01:00 |
|
FutureRave
|
8d31466fc5
|
[Script] GScr_IsArray
|
2022-05-04 12:44:45 +01:00 |
|
Edo
|
555a33e62d
|
Merge branch 'develop' into branding
|
2022-05-04 10:39:11 +01:00 |
|
FutureRave
|
b1595b4e1a
|
[Bullet] Add user requested features
|
2022-05-03 17:57:36 +01:00 |
|
Edo
|
144978e758
|
Merge branch 'develop' into branding
|
2022-05-03 11:04:29 +01:00 |
|
GEEKiDoS
|
64103044df
|
Fetch hWnd from Window::GetWindow()
|
2022-05-03 10:32:15 +08:00 |
|
GEEKiDoS
|
1b6a852d07
|
Change dvar description, static_assert size, style fix
|
2022-05-03 10:11:02 +08:00 |
|
GEEKiDoS
|
c2c62cd72e
|
Style fixes
|
2022-04-30 01:42:47 +08:00 |
|
GEEKiDoS
|
237a89fa71
|
Finish RawMouse component, also enable dpi awareness for game window;
|
2022-04-29 22:26:14 +08:00 |
|
LittleC
|
08d658644e
|
Add RawMouse Compoment
|
2022-04-29 16:56:51 +08:00 |
|
FutureRave
|
ab06edf44d
|
Expose entity and client flags to GSC
|
2022-04-28 13:03:22 +01:00 |
|
Dss0
|
1f5253ad2a
|
Merge pull request #220 from diamante0018/security-patches
Put security patches in their module
|
2022-04-19 16:24:40 +02:00 |
|
Diavolo
|
0b57d35aac
|
Create Security module for sec related patches
|
2022-04-19 15:26:29 +02:00 |
|
Dss0
|
f737b1be58
|
Merge pull request #226 from diamante0018/logger
Logger improvements
|
2022-04-16 14:58:58 +02:00 |
|
Diavolo
|
f71946a56b
|
Logger improvements
|
2022-04-16 10:01:25 +02:00 |
|
Diavolo
|
790b75e186
|
Clean up Premake5.lua
|
2022-04-15 18:17:20 +02:00 |
|
Edo
|
653760952c
|
Merge branch 'develop' into branding
|
2022-04-15 14:50:58 +02:00 |
|
Diavolo
|
8a770985d6
|
Add branding component
|
2022-04-15 14:50:22 +02:00 |
|
Dss0
|
33dae74500
|
Merge pull request #223 from diamante0018/level-local
Add level struct for simpler referencing
|
2022-04-15 13:31:36 +02:00 |
|
Dss0
|
48e8e62a3b
|
Merge pull request #224 from diamante0018/remove-ac
Remove anticheat
|
2022-04-15 13:31:12 +02:00 |
|
Diavolo
|
0098359b93
|
Add level struct for simpler referencing
|
2022-04-15 12:16:12 +02:00 |
|
Diavolo
|
16f180d08d
|
Remove anticheat (Gone FNAF)
|
2022-04-15 11:16:22 +02:00 |
|
Diavolo
|
0e5af0f514
|
Avoid some bad dvar look ups per frame
|
2022-04-12 23:15:50 +02:00 |
|
Diavolo
|
f9c40233d1
|
Add client dev commands & more
|
2022-04-12 14:34:51 +02:00 |
|
Edo
|
fa25cb25a1
|
Merge branch 'develop' into scr-method-function
|
2022-04-10 14:03:35 +02:00 |
|
Dss0
|
d2602f2f79
|
Merge pull request #215 from diamante0018/fix-pm-func
Fix PM_IsAdsAllowed stub
|
2022-04-09 23:36:37 +02:00 |
|
Diavolo
|
f343b2da3f
|
Add scr_toupper
|
2022-04-09 18:27:18 +02:00 |
|
Diavolo
|
7f08cb053d
|
Merge scr branch
|
2022-04-09 17:53:29 +02:00 |
|
Diavolo
|
6b9e36b3b7
|
Address review
|
2022-04-09 16:29:58 +02:00 |
|
Diavolo
|
c218aa89ec
|
Better stub for PM_IsAdsAllowed
|
2022-04-09 14:29:58 +02:00 |
|
Diavolo
|
85168bb94c
|
Merge branch 'refactor-scripts-stuff' into scr-method-function
|
2022-04-09 14:04:23 +02:00 |
|
Edo
|
2d139ac435
|
Merge branch 'develop' into refactor-scripts-stuff
|
2022-04-07 16:47:56 +02:00 |
|
Diavolo
|
538ef7e491
|
Update Premake5 (100% no hacks)
|
2022-04-07 11:41:20 +02:00 |
|
Edo
|
fad1071f54
|
Merge branch 'develop' into fix-dvars
|
2022-03-21 22:35:18 +00:00 |
|
FutureRave
|
c9d5306553
|
Address review
|
2022-03-21 18:55:35 +00:00 |
|
Dss0
|
5098561627
|
Merge pull request #203 from diamante0018/better-dvar-dump
[Command] Refactor
|
2022-03-17 23:32:25 +01:00 |
|
FutureRave
|
a41d7356cc
|
Refactor command (changes from s1x)
|
2022-03-17 18:50:20 +00:00 |
|
FutureRave
|
847d442f88
|
Merge branch 'refactor-scripts-stuff' of https://github.com/diamante0018/iw4x-client into refactor-scripts-stuff
|
2022-03-15 22:50:14 +00:00 |
|
FutureRave
|
0068b76d98
|
Fix a typo in stub & clean-up some things
|
2022-03-15 22:49:58 +00:00 |
|
FutureRave
|
f3a2d6f406
|
Fix some things
|
2022-03-08 14:42:41 +00:00 |
|
FutureRave
|
2531216969
|
Document dvar_rom
|
2022-03-08 14:03:38 +00:00 |
|
FutureRave
|
43fa4cd736
|
Fix flag for scr_dvar
|
2022-03-08 12:44:05 +00:00 |
|
FutureRave
|
21f0fe8c5e
|
Fix dvar flags & various dvar improvements
|
2022-03-08 12:20:28 +00:00 |
|
Edo
|
03523cf100
|
Merge branch 'develop' into refactor-scripts-stuff
|
2022-03-03 15:47:08 +00:00 |
|
Edo
|
d0c88843cb
|
Update Functions.hpp
|
2022-03-03 12:40:29 +00:00 |
|
Dss0
|
1216f10b15
|
Merge pull request #170 from diamante0018/insanely-fast-crit-sections
Fix DB_EnumXAssetEntries
|
2022-03-02 17:42:31 +01:00 |
|
FutureRave
|
41ff80759d
|
Follow advice from a friendly guy
|
2022-02-27 17:36:13 +00:00 |
|
FutureRave
|
27ca63bf65
|
Resolve conflict
|
2022-02-27 13:43:18 +00:00 |
|
Dss0
|
f4ba792dc3
|
Merge pull request #192 from diamante0018/refactor-iso-core-guidelines
ISO Core guidelines
|
2022-02-27 14:10:31 +01:00 |
|
FutureRave
|
c54981c6df
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
|
Edo
|
cbfd650f78
|
Merge branch 'develop' into refactor-scripts-stuff
|
2022-02-26 23:30:58 +00:00 |
|
Dss0
|
d1da779388
|
Merge pull request #191 from diamante0018/refactor-smol-components
Refactor some utils
|
2022-02-27 00:11:01 +01:00 |
|
FutureRave
|
a5cc395b65
|
Refactor some utils
|
2022-02-26 22:50:53 +00:00 |
|
FutureRave
|
a79c311ad9
|
Merge branch 'refactor-scripts-stuff' into scr-method-function
|
2022-02-25 12:29:23 +00:00 |
|
FutureRave
|
20d0337880
|
Use getentity and getplayerentity game functions
|
2022-02-25 12:17:57 +00:00 |
|
FutureRave
|
857cc9f415
|
Differentiate between functions and methods (GSC)
|
2022-02-23 11:38:37 +00:00 |
|
Dss0
|
520fa6be43
|
Merge pull request #183 from diamante0018/fix-gamepad-vars
Fix gamepad vars
|
2022-02-20 02:13:29 +01:00 |
|
FutureRave
|
53ebf0d91e
|
Make pr ready to be merged
|
2022-02-19 23:06:56 +00:00 |
|
FutureRave
|
74579be0b1
|
forgot to use diamond operators for std::clamp
|
2022-02-15 17:41:30 +00:00 |
|
FutureRave
|
6043283ec9
|
Fix comp
|
2022-02-14 16:52:35 +00:00 |
|
Edo
|
067085c7e7
|
Merge branch 'develop' into refactor-scripts-stuff
|
2022-02-14 16:45:38 +00:00 |
|
Dss0
|
b86e725b3e
|
Merge pull request #159 from diamante0018/feature/mute-player
[Chat] Mute player (prevents them from using the chat)
|
2022-02-14 16:41:19 +01:00 |
|
Dss0
|
01acf3e51a
|
Merge pull request #158 from diamante0018/refactor-movement
[Movement] Refactor+ features
|
2022-02-14 16:41:00 +01:00 |
|
Dss0
|
e651330d25
|
Merge pull request #182 from diamante0018/fix-maps-2
[Map] Fix ent string
|
2022-02-08 17:57:06 +01:00 |
|
Edo
|
9200eff483
|
Merge branch 'develop' into fix-cbuf
|
2022-02-07 13:31:29 +01:00 |
|
FutureRave
|
61becec5f8
|
Fix cbuf not being terminated
|
2022-02-07 12:28:17 +00:00 |
|
Diavolo
|
b10d667ea7
|
I hate tabs
|
2022-02-05 17:28:22 +01:00 |
|
Edo
|
50c5793432
|
Merge branch 'develop' into refactor-movement
|
2022-02-05 17:27:22 +01:00 |
|
Diavolo
|
2251319b81
|
Rocket jumps
|
2022-02-05 17:24:59 +01:00 |
|
Diavolo
|
852c3ed52e
|
Finish cleen reverse of scrVarPub_t 🐎 🐧
|
2022-02-03 18:07:00 +01:00 |
|
Diavolo
|
39f2f4ff62
|
Fix gamepad vars
|
2022-02-03 12:44:35 +01:00 |
|