Commit Graph

228 Commits

Author SHA1 Message Date
Skull Merlin
27be3db50c forgot those 2022-05-09 02:09:05 +03:00
Skull Merlin
2c59d8a646 elevators but not yet 2022-05-09 02:04:45 +03:00
Skull Merlin
5a1b608a76 timescale implementation 2022-05-09 02:00:58 +03:00
Federico Cecchetto
03971b2893 Small fix 2022-05-05 21:21:38 +02:00
Federico Cecchetto
e3b3fc53d9 Add g_gravity description 2022-05-05 21:10:11 +02:00
Federico Cecchetto
a373d46f88 Small fix 2022-05-05 21:09:56 +02:00
Federico Cecchetto
2e82e74934 Merge branch 'develop' of https://github.com/h1-mod/h1-mod into develop 2022-05-05 21:08:02 +02:00
Federico Cecchetto
f283b20a54 Add best fullbright tech 2022-05-05 21:07:49 +02:00
Skull Merlin
3bcad70a10 g_speed implementation
thx to fed for his help
2022-05-05 21:59:50 +03:00
Skull Merlin
def158432b player_sustainammo
oops i missed this one
2022-05-05 18:28:54 +03:00
Skull Merlin
54185c8464 collision & ejection 2022-05-05 16:58:36 +03:00
Skull Merlin
007e947611 implement pm_bouncing & g_gravity 2022-05-05 15:25:55 +03:00
Skull Merlin
c1bdbe8526 fullbright 2022-05-05 15:23:50 +03:00
yoyothebest
74f52f94da Added dvars (#54) 2022-05-05 05:38:28 -05:00
Mauro Cipriani
18c770ab26 Added aa events dvars (#46) 2022-04-13 14:27:11 -05:00
Federico Cecchetto
d87114ca8c Some fixes 2022-04-11 12:12:26 +02:00
Federico Cecchetto
844dbd766a Set partyId 2022-04-11 11:42:42 +02:00
Federico Cecchetto
3277f35209 Discord in game join requests 2022-04-11 11:05:21 +02:00
Federico Cecchetto
f8f61d6634 Merge branch 'develop' into rich-presence 2022-04-10 21:43:37 +02:00
Federico Cecchetto
7786faa6f4 Update main.html 2022-04-10 21:40:27 +02:00
Federico Cecchetto
8d5e714a63 Add g_dumpScripts dvar 2022-04-10 21:40:20 +02:00
Federico Cecchetto
b88c8d3eb0 Some fixes 2022-04-08 18:24:35 +02:00
Federico Cecchetto
b0827b80dc SP mods 2022-04-08 16:18:00 +02:00
Federico Cecchetto
b7a246a1ec Update function_tables.cpp 2022-04-05 22:16:47 +02:00
Federico Cecchetto
5ed6a3a3d6 Add sp player notify function 2022-04-05 22:16:41 +02:00
Federico Cecchetto
6452db033a Add lui key events + fixes 2022-04-05 21:41:02 +02:00
Federico Cecchetto
36d07057c5 Add some functions 2022-04-05 01:54:13 +02:00
Federico Cecchetto
bfed693737 Scripting changes + SP support 2022-04-05 01:30:24 +02:00
Federico Cecchetto
9bb3294000 Update function_tables.cpp 2022-04-03 14:33:45 +02:00
Federico Cecchetto
8f148b4f4d Small fix 2022-03-28 02:21:24 +02:00
m
ac7b359c96 fix safeArea + naming of ui_drawCrosshair 2022-03-18 17:47:07 -05:00
Federico Cecchetto
6044326356 Custom font support 2022-03-18 00:56:03 +01:00
Federico Cecchetto
3471ae9dd8 Fix stats 2022-03-18 00:27:13 +01:00
Federico Cecchetto
f6fd11d662 Fix custom materials 2022-03-17 23:56:15 +01:00
Federico Cecchetto
cea4d720be Add LUI notify function 2022-03-17 20:58:26 +01:00
m
ae32b3d331 Merge develop into rich-presence (#30)
* Bump deps/asmjit from `6efd4d5` to `f1a399c`

Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `6efd4d5` to `f1a399c`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](6efd4d563d...f1a399c4fe)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Custom material stupport

* Remove this

* Dont try to load 'white' material

* removed git protocol submodules [skip ci]

* readd submodules via http protocol

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Federico Cecchetto <fedecek3@gmail.com>
Co-authored-by: fed <58637860+fedddddd@users.noreply.github.com>
2022-03-16 07:43:54 -05:00
Federico Cecchetto
72bfe9c40b Dont try to load 'white' material 2022-03-16 01:56:00 +01:00
m
f8125af152 discord rich presence joining
TODO:
- add a "session ID" randomly generated string
- improve the Joining game on DW initalized > main thread?
- join requests with avatars in game (ui scripting)
2022-03-15 18:59:03 -05:00
Federico Cecchetto
cd32031d0b Remove this 2022-03-16 00:30:55 +01:00
Federico Cecchetto
dea945b6e1 Custom material stupport 2022-03-16 00:27:49 +01:00
Federico Cecchetto
a9251d8678 Fix client_t (again) 2022-03-14 01:55:00 +01:00
Federico Cecchetto
2897c0ba70 Finish fixing spawnBot 2022-03-14 00:00:47 +01:00
Federico Cecchetto
bb5bc22804 Merge branch 'develop' of https://github.com/h1-mod/h1-mod into develop 2022-03-13 23:54:33 +01:00
Federico Cecchetto
152ffcf18e Fix build 2022-03-13 23:54:26 +01:00
fed
60364dd40c Merge pull request #27 from DoktorSAS/patch-3
Update functions table
2022-03-13 23:44:27 +01:00
Federico Cecchetto
a406368471 Better fix 2022-03-13 23:40:22 +01:00
Federico Cecchetto
e373f75fca Fix bots 2022-03-13 23:12:34 +01:00
Federico Cecchetto
97acea9e71 Fix event_handler 2022-03-13 23:11:49 +01:00
DoktorSAS
b64534d2cf Fixed lowercase 2022-03-13 21:19:17 +01:00
Federico Cecchetto
2a5e9721c3 Add more commands + fixes 2022-03-13 21:01:29 +01:00