Commit Graph

3166 Commits

Author SHA1 Message Date
FutureRave
5a2c0b565d
Do not lookup rcon dvars every single time we need them 2022-03-03 16:37:18 +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
3982dfe5cc
Merge pull request #194 from diamante0018/develop
Remove appvejor as it is not needed anymore
2022-03-02 17:42:53 +01: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
e210d29a9d
Remove appvejor as it is not needed anymore 2022-03-02 12:18:24 +00:00
FutureRave
9e207b3c9a
Clamp ping instead of throwing error 2022-03-02 11:46:02 +00:00
FutureRave
8847b362a7
Use c++ template function for vsnprintf 2022-03-02 10:10:03 +00:00
Edo
f07b2816df
Merge branch 'develop' into refactor-scripts-stuff 2022-03-01 20:34:25 +00:00
Dss0
81714be4dd
Merge pull request #193 from diamante0018/refactor-utils-flags
[Utils] Refactor
2022-03-01 21:30:37 +01:00
FutureRave
41ff80759d
Follow advice from a friendly guy 2022-02-27 17:36:13 +00:00
FutureRave
99e3920008
Use new funcs in other modules 2022-02-27 16:49:12 +00:00
FutureRave
204a752a96
Refactor utils 2022-02-27 16:42:53 +00:00
FutureRave
30f47bf2b8
Merge develop into script... 2022-02-27 13:44:31 +00:00
FutureRave
27ca63bf65
Resolve conflict 2022-02-27 13:43:18 +00:00
FutureRave
620efbd068
Trigger CI 2022-02-27 13:40:19 +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
f283a52540
Stop formatting nonsense 2022-02-26 23:40:47 +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
624eba7114
Auto keyword 2022-02-26 23:02:04 +00:00
FutureRave
a5cc395b65
Refactor some utils 2022-02-26 22:50:53 +00:00
FutureRave
4156bacf2a
Use key from map when searching for custom func 2022-02-25 12:37:01 +00:00
FutureRave
a79c311ad9
Merge branch 'refactor-scripts-stuff' into scr-method-function 2022-02-25 12:29:23 +00:00
FutureRave
967642c6d1
Fix God command 2022-02-25 12:20:34 +00:00
FutureRave
20d0337880
Use getentity and getplayerentity game functions 2022-02-25 12:17:57 +00:00
FutureRave
1466279434
switch from bool to int 2022-02-25 11:58:11 +00:00
FutureRave
857cc9f415
Differentiate between functions and methods (GSC) 2022-02-23 11:38:37 +00:00
FutureRave
a7de8bdbce
Use const auto in scriptextension 2022-02-22 17:33:18 +00:00
FutureRave
4ed09b1828
Add check for nullptr in this func as well 2022-02-22 17:16:12 +00:00
Dss0
fa8b9ed967
Merge pull request #189 from XLabsProject/dependabot/submodules/deps/libtommath-04e9d1e
Bump deps/libtommath from `bea9270` to `04e9d1e`
2022-02-20 02:13:47 +01:00
Dss0
520fa6be43
Merge pull request #183 from diamante0018/fix-gamepad-vars
Fix gamepad vars
2022-02-20 02:13:29 +01:00
FutureRave
7b91b9c781
make code more readable 2022-02-19 23:10:35 +00: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
dependabot[bot]
060cb1d0a0
Bump deps/libtommath from bea9270 to 04e9d1e
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `bea9270` to `04e9d1e`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](bea9270646...04e9d1e7a0)

---
updated-dependencies:
- dependency-name: deps/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 17:18:18 +00:00
FutureRave
457475961b
Restore test client functionality for real 2022-02-14 18:14:07 +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
FutureRave
7df64728d8
Remove dummy local var 2022-02-14 16:43:26 +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
2ac69b02a0
Merge pull request #188 from diamante0018/feature/new-exception-coby
[Exception] Refactor component & copy exception message to clipboard
2022-02-14 16:41:09 +01:00
Dss0
01acf3e51a
Merge pull request #158 from diamante0018/refactor-movement
[Movement] Refactor+ features
2022-02-14 16:41:00 +01:00
FutureRave
66bd210bdb
Fix error msg 2022-02-14 00:35:59 +00:00
FutureRave
72d48109a1
Use correct naming convention for Hook 2022-02-14 00:09:46 +00:00
FutureRave
12677a0f93
Fix other mistake in the component 2022-02-10 19:45:00 +00:00
Edo
95e77ca6c6
Update Exception.cpp 2022-02-10 15:18:55 +00:00
FutureRave
92a8b6464c
Fix indent 2022-02-10 15:00:45 +00:00
FutureRave
8290cadbe9
Add yes/no buttons to message box 2022-02-10 14:41:51 +00:00