Edo
03523cf100
Merge branch 'develop' into refactor-scripts-stuff
2022-03-03 15:47:08 +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
FutureRave
20d0337880
Use getentity and getplayerentity game functions
2022-02-25 12:17:57 +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
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
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
28a338e725
Style 💄
2022-02-02 10:08:59 +01:00
Diavolo
4e4179e27d
Merge branch 'refactor-scripts-stuff' of https://github.com/diamante0018/iw4x-client into refactor-scripts-stuff
2022-02-01 21:51:57 +01:00
Diavolo
bf11b6bb9e
More cleanup
2022-02-01 21:51:17 +01:00
Edo
ac66040452
Merge branch 'develop' into refactor-scripts-stuff
2022-02-01 15:25:54 +01:00
FutureRave
61c994cdda
Add printtoconsole again but make it better
2022-01-24 03:15:05 +00:00
FutureRave
d7a2b1aae7
Address more
2022-01-24 02:00:30 +00:00
FutureRave
cfc540991c
Address some parts of review
2022-01-23 19:32:20 +00:00
FutureRave
93cb764c23
🔒 Used the wrong locks 🔒
2022-01-19 19:32:49 +00:00
FutureRave
d756e8626b
Reorder functions in the files
2022-01-18 16:24:52 +00:00
Edo
29a929eee0
Merge branch 'develop' into insanely-fast-crit-sections
2022-01-18 11:18:51 +00:00
FutureRave
7a33fe42e8
🚨 Fix DB_EnumXAssetEntries ⚡
2022-01-18 11:10:53 +00:00
Dss0
9da6abd11d
Merge pull request #169 from diamante0018/revert-Fixed-compile-errors-on-Cpp20
...
Partially revert some changes from "fix compile errors on c++20"
2022-01-17 19:24:10 +01:00
FutureRave
c0670ba0a3
Revert some changes and use const char pointer where it's appropriate
2022-01-17 17:21:51 +00:00
FutureRave
805be6bb01
hook runtimerror for the win
2022-01-16 17:25:51 +00:00
FutureRave
5231077b95
Fix other keks + add scr_addbool for good mesure
2022-01-15 19:18:15 +00:00
Diavolo
c833a57508
Set debugcode to true if we are developers
2022-01-08 12:52:05 +01:00
Diavolo
77c2043006
Refactor script related funcs/modules
2022-01-07 22:00:44 +01:00
Diavolo
687e3d6e27
Refactor movement.
2022-01-07 12:24:29 +01:00
Diavolo
57d598617c
Mute player's chat feature
2022-01-01 14:08:02 +01:00
Diavolo
8736983c46
Refactor elevators
2021-12-22 16:25:58 +01:00
Louve
3fdadb45a5
Merge pull request #134 from diamante0018/feature/reset-dvars
...
[Dvar] Reset dvars changed by server when disconnecting
2021-12-13 22:42:50 +01:00
FutureRave
86f0242a3d
Reimplement clientcommand like in debug builds
2021-12-09 12:01:37 +00:00
FutureRave
69592a5656
Use .cfg over unordered map
2021-12-04 18:34:19 +00:00
FutureRave
f101dbadec
[Script] Improve structs, add extra checks
2021-11-13 18:51:37 +00:00
FutureRave
75a5200055
Fix bug
2021-10-04 21:07:54 +01:00
FutureRave
d948024895
Using new asm wrapper made by laupetin
2021-10-04 21:03:56 +01:00
FutureRave
133d1b43d8
New asm wrapper
2021-10-04 19:11:37 +01:00
Diavolo
7e92887ad9
set variant wrapper
2021-10-04 17:08:01 +01:00
Jan
93d28c3644
Make ESC key close the console instead of only closing the console autocomplete
2021-09-21 22:04:19 +02:00
Jan
afc097b432
Use localized strings for fonticon autocompletion
2021-09-21 20:05:30 +02:00
Jan
b8b8608a3d
FontIcon tabs vs spaces stuff
2021-09-20 18:21:38 +02:00
Jan
b36df5130b
Change logic that splits chat messages with new lines to support fonticons properly
2021-09-19 15:49:12 +02:00
Jan
46a7dcdb48
Merge branch 'develop' into feature/fonticons
...
# Conflicts:
# src/Components/Loader.cpp
# src/Components/Modules/Colors.cpp
# src/Components/Modules/Colors.hpp
# src/Game/Functions.cpp
# src/Game/Functions.hpp
# src/Game/Structs.hpp
2021-09-12 15:09:36 +02:00
Jan
d96780a88e
Add handling of zero length vector to normalization methods
...
- Avoids having division by zero
2021-09-11 17:49:32 +02:00
Jan
d71dfd170b
Move Gamepad structs to their respective correct location
...
- Structs that are reversed from the Game are moved to Structs.hpp
- Structs that are custom to the Gamepad patch are moved into the Gamepad component class
- Offsets to the Game's memory are moved to the Functions.hpp header
- Arrays that hold data are moved to the Gamepad components class as static fields
2021-09-11 16:34:04 +02:00
Diavolo
906e33ac41
Some minor style changes
2021-09-10 09:43:04 +02:00