Commit Graph

430 Commits

Author SHA1 Message Date
Federico Cecchetto
d80d19d2ee FPS module fixes 2022-01-06 21:12:05 +01:00
Federico Cecchetto
21b28e705b GUI fixes 2022-01-06 19:09:09 +01:00
fed
9ee243c078
Merge pull request #117 from fedddddd/dependabot/submodules/deps/protobuf-b73f78d
Bump deps/protobuf from `b17c8ca` to `b73f78d`
2022-01-06 00:10:18 +01:00
fed
628396fbfb
Merge pull request #116 from fedddddd/dependabot/submodules/deps/lua-8dd2c91
Bump deps/lua from `05ac240` to `8dd2c91`
2022-01-06 00:10:11 +01:00
dependabot[bot]
e045859bd5
Bump deps/protobuf from b17c8ca to b73f78d
Bumps [deps/protobuf](https://github.com/google/protobuf) from `b17c8ca` to `b73f78d`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](b17c8ca979...b73f78d32c)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 22:16:14 +00:00
dependabot[bot]
b3bedd5120
Bump deps/lua from 05ac240 to 8dd2c91
Bumps [deps/lua](https://github.com/lua/lua) from `05ac240` to `8dd2c91`.
- [Release notes](https://github.com/lua/lua/releases)
- [Commits](05ac2409ee...8dd2c912d2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 22:16:07 +00:00
Federico Cecchetto
4b885c246b Fix build 2022-01-05 17:33:04 +01:00
Federico Cecchetto
e58a0807df Merge branch 'main' of https://github.com/fedddddd/h2-mod 2022-01-05 17:11:43 +01:00
Federico Cecchetto
de2ef7eaef Add bindings module 2022-01-05 17:11:40 +01:00
fed
9d0791ef79
Merge pull request #115 from fedddddd/dependabot/submodules/deps/protobuf-b17c8ca
Bump deps/protobuf from `c4bb4c9` to `b17c8ca`
2022-01-05 15:32:51 +01:00
dependabot[bot]
94f224eee0
Bump deps/protobuf from c4bb4c9 to b17c8ca
Bumps [deps/protobuf](https://github.com/google/protobuf) from `c4bb4c9` to `b17c8ca`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](c4bb4c9206...b17c8ca979)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-04 22:19:34 +00:00
Federico Cecchetto
019fed2baa Entity list fixes + add sharedget/set functions to ui/server scripting 2022-01-04 17:57:09 +01:00
fed
ab027b7f3a
Merge pull request #114 from fedddddd/dependabot/submodules/deps/protobuf-c4bb4c9
Bump deps/protobuf from `01e84b1` to `c4bb4c9`
2022-01-04 00:43:10 +01:00
fed
af4a62643b
Merge pull request #112 from fedddddd/dependabot/submodules/deps/sol2-50b62c9
Bump deps/sol2 from `a7da2a8` to `50b62c9`
2022-01-04 00:43:02 +01:00
fed
014c123b01
Merge pull request #113 from fedddddd/dependabot/submodules/deps/lua-05ac240
Bump deps/lua from `597a53b` to `05ac240`
2022-01-04 00:42:49 +01:00
Federico Cecchetto
30c76af562 Gui fixes 2022-01-03 23:32:53 +01:00
Federico Cecchetto
ca01e5d1ec Add kill command 2022-01-03 23:32:40 +01:00
dependabot[bot]
3f54864b02
Bump deps/protobuf from 01e84b1 to c4bb4c9
Bumps [deps/protobuf](https://github.com/google/protobuf) from `01e84b1` to `c4bb4c9`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](01e84b1293...c4bb4c9206)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 22:24:49 +00:00
dependabot[bot]
d9603a1dca
Bump deps/lua from 597a53b to 05ac240
Bumps [deps/lua](https://github.com/lua/lua) from `597a53b` to `05ac240`.
- [Release notes](https://github.com/lua/lua/releases)
- [Commits](597a53bbc6...05ac2409ee)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 22:24:43 +00:00
dependabot[bot]
8818cf1faf
Bump deps/sol2 from a7da2a8 to 50b62c9
Bumps [deps/sol2](https://github.com/ThePhD/sol2) from `a7da2a8` to `50b62c9`.
- [Release notes](https://github.com/ThePhD/sol2/releases)
- [Commits](a7da2a8e88...50b62c9346)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 22:24:41 +00:00
Federico Cecchetto
c9d01afa7f Add some console commands 2022-01-03 21:05:46 +01:00
Federico Cecchetto
5e0fb92c9d Update dvar list 2022-01-03 19:04:42 +01:00
Federico Cecchetto
567c2b5f4e Add assetlist function 2022-01-02 23:51:38 +01:00
Federico Cecchetto
51d33687ba Notify console command 2022-01-02 23:51:20 +01:00
Federico Cecchetto
0407c0c059 Small fix 2022-01-02 23:51:05 +01:00
Federico Cecchetto
ecd4770baa Fixes for entity list 2022-01-02 16:53:17 +01:00
Federico Cecchetto
c5e4ae8e0a Method table finished 2021-12-31 03:37:59 +01:00
Federico Cecchetto
2682810eaf Method table 50% named 2021-12-30 20:48:17 +01:00
fed
d623c0c302
Update README.md 2021-12-30 15:20:19 +01:00
Federico Cecchetto
767e028f21 Modify function table so it matches gsc-tool 2021-12-30 04:32:50 +01:00
Federico Cecchetto
262016e631 Function table finished 2021-12-30 01:45:32 +01:00
fed
a90bfc3a83
Merge pull request #110 from fedddddd/dependabot/submodules/deps/imgui-f07df31
Bump deps/imgui from `e55dce8` to `f07df31`
2021-12-30 01:07:55 +01:00
dependabot[bot]
2c7b323e16
Bump deps/imgui from e55dce8 to f07df31
Bumps [deps/imgui](https://github.com/fedddddd/imgui) from `e55dce8` to `f07df31`.
- [Release notes](https://github.com/fedddddd/imgui/releases)
- [Commits](e55dce841b...f07df31745)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 22:15:27 +00:00
Federico Cecchetto
aba45f18b4 Also try other binary name 2021-12-29 22:22:13 +01:00
Federico Cecchetto
2e0a966274 Function naming progress: funcs: 72%, meths: 42% 2021-12-29 22:21:55 +01:00
Federico Cecchetto
0549dbf02d Alternate discord main menu image 2021-12-29 02:29:22 +01:00
Federico Cecchetto
4582c337ce Update function_tables.cpp 2021-12-29 01:28:31 +01:00
Federico Cecchetto
90d7c22c4d Update function tables 2021-12-28 21:47:10 +01:00
Federico Cecchetto
2c03916d42 Tiny fix 2021-12-28 21:41:11 +01:00
Federico Cecchetto
d947d461f5 Fixes & cleanup 2021-12-28 17:14:47 +01:00
Federico Cecchetto
7b8e9c9bf1 Fix crashes when quitting 2021-12-28 04:25:14 +01:00
Federico Cecchetto
5f17804280 Actually fix checkpoint loading 2021-12-24 17:51:52 +01:00
Federico Cecchetto
1e27c6cbc3 Revert "Fix loading last checkpoint not running scripts"
This reverts commit dc3af7412c.
2021-12-23 02:15:49 +01:00
Federico Cecchetto
49e4891b31 GUI Script console 2021-12-23 02:15:33 +01:00
Federico Cecchetto
dc3af7412c Fix loading last checkpoint not running scripts 2021-12-23 00:33:48 +01:00
fed
2f13b531bb
Merge pull request #109 from fedddddd/dependabot/submodules/deps/lua-597a53b
Bump deps/lua from `86ec152` to `597a53b`
2021-12-23 00:01:34 +01:00
fed
57e2fbd2e4
Merge pull request #108 from fedddddd/dependabot/submodules/deps/protobuf-01e84b1
Bump deps/protobuf from `b360b9e` to `01e84b1`
2021-12-22 23:38:44 +01:00
dependabot[bot]
a046383c09
Bump deps/lua from 86ec152 to 597a53b
Bumps [deps/lua](https://github.com/lua/lua) from `86ec152` to `597a53b`.
- [Release notes](https://github.com/lua/lua/releases)
- [Commits](86ec152433...597a53bbc6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-22 22:15:15 +00:00
dependabot[bot]
bae0d52a1b
Bump deps/protobuf from b360b9e to 01e84b1
Bumps [deps/protobuf](https://github.com/google/protobuf) from `b360b9e` to `01e84b1`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](b360b9e388...01e84b1293)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-22 22:15:11 +00:00
Federico Cecchetto
fee2213961 Fix build 2021-12-22 22:27:58 +01:00