Commit Graph

3984 Commits

Author SHA1 Message Date
m
a0345bcdbe don't refresh browser on updating filter...
... because this only causes a refresh if there are no servers to even begin with and the chance of that happening is kinda slim if we catch servers really fast. this also prevents 2 calls to Refresh right as you open a empty server browser. 😛
2022-05-03 01:38:51 -05:00
m
102e8862f2 fix stutter, use node as fallback, add toasts 2022-05-03 01:34:57 -05:00
m
44090244bc use X Labs master server, node fallback 2022-05-03 00:17:31 -05:00
64103044df Fetch hWnd from Window::GetWindow() 2022-05-03 10:32:15 +08:00
1b6a852d07 Change dvar description, static_assert size, style fix 2022-05-03 10:11:02 +08:00
77bfed804c Merge pull request from diamante0018/develop
Update markdown files
2022-05-02 22:46:37 +02:00
337dca01ef Update markdown files 2022-05-02 21:34:48 +01:00
Jan
7933424b34 Merge pull request from diamante0018/fix-movement-patch
[Movement] Fix bug
2022-05-02 20:53:05 +02:00
299eb11e1c [Movement] Fix format 2022-05-02 19:36:50 +01:00
2b68f47d86 [Movement] Fix bug 2022-05-02 19:34:26 +01:00
ba4dafe827 Merge pull request from XLabsProject/Dss0-update-changelog
Update changelog to include 0.7.0 changes
2022-05-02 15:42:22 +02:00
d6fad295ad Update changelog to include 0.7.0 changes 2022-05-02 15:25:57 +02:00
91e579bdd9 Merge tag 'v0.7.0-RC10' 2022-05-01 18:23:30 +01:00
2d79f10b37 Static class member name style fix 2022-04-30 02:02:27 +08:00
c2c62cd72e Style fixes 2022-04-30 01:42:47 +08:00
237a89fa71 Finish RawMouse component, also enable dpi awareness for game window; 2022-04-29 22:26:14 +08:00
08d658644e Add RawMouse Compoment 2022-04-29 16:56:51 +08:00
ab5ca990ab Merge pull request from diamante0018/script-fields
Expose entity/client flags to gsc
2022-04-29 01:58:10 +02:00
4ddecfecb7 Merge pull request from XLabsProject/dependabot/submodules/deps/libtommath-4b47368
Bump deps/libtommath from `5108f12` to `4b47368`
2022-04-28 23:43:30 +02:00
e7e009f529 Merge pull request from diamante0018/develop
Start drafting changelog
2022-04-28 23:43:04 +02:00
14ee0b4197 Bump deps/libtommath from 5108f12 to 4b47368
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `5108f12` to `4b47368`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](5108f12350...4b47368501)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-28 17:15:37 +00:00
8123e21767 Reverse flag 2022-04-28 14:25:53 +01:00
ab06edf44d Expose entity and client flags to GSC 2022-04-28 13:03:22 +01:00
0955d451cd Fix color 2022-04-21 20:37:14 +02:00
1f5253ad2a Merge pull request from diamante0018/security-patches
Put security patches in their module
2022-04-19 16:24:40 +02:00
0b57d35aac Create Security module for sec related patches 2022-04-19 15:26:29 +02:00
b99ad565bb Cleanup code a bit 2022-04-16 17:11:08 +02:00
f737b1be58 Merge pull request from diamante0018/logger
Logger improvements
2022-04-16 14:58:58 +02:00
f71946a56b Logger improvements 2022-04-16 10:01:25 +02:00
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
8a770985d6 Add branding component 2022-04-15 14:50:22 +02:00
33dae74500 Merge pull request from diamante0018/level-local
Add level struct for simpler referencing
2022-04-15 13:31:36 +02:00
48e8e62a3b Merge pull request from diamante0018/remove-ac
Remove anticheat
2022-04-15 13:31:12 +02:00
0098359b93 Add level struct for simpler referencing 2022-04-15 12:16:12 +02:00
16f180d08d Remove anticheat (Gone FNAF) 2022-04-15 11:16:22 +02:00
82df689be4 Merge pull request from diamante0018/remove-vm
Remove VMProtect from project
2022-04-15 10:44:37 +02:00
8bae77a8f6 Remove VMProtect from project 2022-04-14 22:24:37 +02:00
d3da21bd2d Merge pull request from diamante0018/bots-req-changes
[Bots] Make requested changes by ineedbots
2022-04-14 18:43:30 +02:00
215c5b269a [Bots] Make requested changes by ineedbots 2022-04-14 18:04:34 +02:00
5e62e43438 Merge pull request from diamante0018/clean-up-renderer
Avoid some bad dvar look ups per frame
2022-04-12 23:43:24 +02:00
0e5af0f514 Avoid some bad dvar look ups per frame 2022-04-12 23:15:50 +02:00
e3c5ab35cc Merge pull request from diamante0018/add-dev-client-commands
Add client commands for client development purposes
2022-04-12 18:35:34 +02:00
f9c40233d1 Add client dev commands & more 2022-04-12 14:34:51 +02:00
51278faab0 Merge pull request from diamante0018/scr-method-function
[Script] Do GSC functions & methods properly
2022-04-10 17:24:42 +02:00
bd19102eb7 FIx header 2022-04-10 15:12:01 +02:00
17059c9ca3 Case insentive comparison like the game does :/ 2022-04-10 15:02:25 +02:00
0f1c2c0195 Oops moment 2022-04-10 14:37:04 +02:00
d18a576ba2 Address some warnings 2022-04-10 14:13:32 +02:00
Edo
fa25cb25a1 Merge branch 'develop' into scr-method-function 2022-04-10 14:03:35 +02:00