Releases: JezuzLizard/T4SP-Server-Plugin
Releases · JezuzLizard/T4SP-Server-Plugin
v1.1.0
Commits
- 3502a70: Update README.md (INeedGames)
- 3995bed: update (ineed bots)
- 38a860e: Merge branch 'main' of https://github.com/JezuzLizard/T4SP-Server-Plugin (ineed bots)
- 7fccea6: update to io (ineed bots)
- a3a7b88: note (ineed bots)
- 3a4595a: add pluto sdk (ineed bots)
- f4ac726: Add use_global for fs_remove and opening for writing (ineed bots)
- b0ccd67: fmt (ineed bots)
- 4c77045: Add pluto sdk (ineed bots)
- 0cd113b: New install (ineed bots)
- 483c712: fix warning (ineed bots)
- 232ce3b: use plugin gsc register (ineed bots)
- 0c128ca: Update README.md (INeedGames)
- 348bf99: Update README.md (INeedGames)
- fd80b4c: Update README.md (INeedGames)
- 83ffa1c: remove scheduler hooks (use plugin sdk) (ineed bots)
- 3e9fcc5: cleanup (ineed bots)
- 646b5a3: no more printf (ineed bots)
- 9b8680b: Merge branch 'main' of https://github.com/JezuzLizard/T4SP-Server-Plugin (ineed bots)
- 4bd1ff9: update (ineed bots)
- bf1632f: fix (ineed bots)
v1.0.1
Commits
- 7503e89: Bump deps/libtommath from
7f96509
to8314bde
(dependabot[bot]) #14 - 7da463c: Bump deps/libtomcrypt from
b96e96c
to7e863d2
(dependabot[bot]) #51 - c147f3f: Bump deps/GSL from
43d60c5
toe64c97f
(dependabot[bot]) #59 - d6a6a09: Bump deps/zlib from
04f42ce
to643e17b
(dependabot[bot]) #85 - 3bff917: Bump deps/minhook from
49d03ad
tof5485b8
(dependabot[bot]) #95 - 4963a91: largest gsc string is 65535, but u cant concat gsc strings > 8191 chars, ull get an error (ineed bots)
- d1a0277: Update README.md (INeedGames)
- b79b776: add fs_listfiles (ineed bots)
- 4843c61: Merge branch 'main' of https://github.com/JezuzLizard/T4SP-Server-Plugin (ineed bots)
- f0c9534: Fixed up the builtin (ineed bots)
- 7a82be7: update count (ineed bots)
- 1f0717e: fix double slashes (ineed bots)
- df9ef00: Bump deps/asmjit from
f1ea8a4
to6a13a93
(dependabot[bot]) #102 - beb90ed: Bump deps/json from
546370c
to3780b41
(dependabot[bot]) #106 - 98b2c3f: Bump deps/curl from
4528690
tof899e91
(dependabot[bot]) #107 - 944bab5: Bump deps/asmjit from
6a13a93
to1a81158
(dependabot[bot]) #108 - 8a36e02: Bump deps/curl from
f899e91
to02d81c5
(dependabot[bot]) #111 - bafc637: Bump deps/asmjit from
1a81158
to416f735
(dependabot[bot]) #113 - e0728eb: Bump deps/curl from
02d81c5
to1e4cd51
(dependabot[bot]) #114 - a756ab6: Bump deps/json from
3780b41
toa259ecc
(dependabot[bot]) #115 - 0e29d35: Bump deps/curl from
1e4cd51
to78a1814
(dependabot[bot]) #116 - 1a33de6: Copy fix from cod2rev (ineed bots)
v1.0.0
Commits
- 8ea9316: Fix this issue (ineed bots)
- 1865944: Add cod4x file io gsc funcs (ineed bots)
- 3f406c2: check if it already stars for it (ineed bots)
- eec84e9: fixes (ineed bots)
- c5eaf6f: fix comp (ineed bots)
- 827d7c9: Update README.md (INeedGames)
- cfd4640: less scr errors (ineed bots)
- fce9fce: Merge branch 'main' of https://github.com/JezuzLizard/T4SP-Server-Plugin (ineed bots)
- deed3b6: More docs (ineed bots)
- 3fdcf32: better exmaple (ineed bots)
- 9648a38: more explain (ineed bots)
- 56e8c48: Final the fileio doc (ineed bots)
v0.0.5
Commits
- 63412a7: add some ast dumping code (ineed bots)
- cdd7b2d: json ast (ineed bots)
- 2476248: fix ENUM_expression_list printing (ineed bots)
- 320c21f: some cleanup with ast traveral and json (ineed bots)
- c380983: Refactor and make sure arrays are empty if they are (ineed bots)
- fe99318: fix warning, fixing release build (ineed bots)
- f8ba918: More reorganization of the cases (ineed bots)
- 1b13ebb: more ENUMs (ineed bots)
- 1f7a75c: Some refactor and more enums (ineed bots)
- 30332a7: move (ineed bots)
- 78b8297: more enums (ineed bots)
- d976434: Verified (ineed bots)
- 5d0e5e4: Fix warning (ineed bots)
- df2440a: Massively improve bootup times (ineed bots)
- c1adb9a: Revert "Massively improve bootup times" (ineed bots)
- c5195b4: Fix (ineed bots)
- fc336c4: Grealy improve boot times (ineed bots)
- 7e87e04: Add scr init callback (ineed bots)
- 9b10a3e: Add this func (ineed bots)
- 069442d: cleanup (ineed bots)
- e6a0913: Some struct updates (ineed bots)
- f22dc8d: push syms (ineed bots)
v0.0.4
Commits
- 601a661: Some debug stuff (ineed bots)
- bd128a1: Fix the endswitch opcode (ineed bots)
- 6b39964: Added more debug dumping for gsc vm (ineed bots)
- d657f8a: add debug history (ineed bots)
- 4bddc60: cleanup (ineed bots)
- 8126152: Create LICENSE (INeedGames)
- d57945f: Added compiler wrappers and detours (ineed bots)
- a21b76b: Added yacc and animtree detours (ineed bots)
- b99a335: Merge branch 'main' of https://github.com/JezuzLizard/T4SP-Server-Plugin (ineed bots)
- af697a4: defines (ineed bots)
- 6440977: fix up data (ineed bots)
- e60c6c7: A little bit more cleanup (ineed bots)
- c35a0e9: update PlayerKeyState and Console structs (ineed bots)
- c66cb27: add csv parser dep (ineed bots)
- 14b96a0: add to build (ineed bots)
- b830aba: add csv test (ineed bots)
- ff21845: add sqlite (xd!) (ineed bots)
- 84c212e: add sqlite (xd!) (ineed bots)
- 64f8dfc: some test (ineed bots)
- 623d000: fix this test (ineed bots)
- 93a9fd5: Reenable c++ exceptions (ineed bots)
- a38c4ea: Remove this test (ineed bots)
- a970d02: Fix these enums (ineed bots)
- 6627aff: cleanup (ineed bots)
- 2c922da: Add yyac code (ineed bots)
- a49298d: Fix this symbol (ineed bots)
- bde1739: Fix this symbol (again) (ineed bots)
- 9b19bc5: fix this symbol (ineed bots)
- bd25b64: Fix this symbol (ineed bots)
- 15309fc: Add compiler decomp (ineed bots)
- d8e1044: Add pluto patches to compiler (ineed bots)
- 1f66cb6: Label this changes (ineed bots)
- 2e50e32: Cleanup and move gsc dump stuff (ineed bots)
- 6b61239: Add our custom gsc funcs (ineed bots)
- 7f0403e: Fix this issue (ineed bots)
v0.0.3
Commits
- b17a56a: update hooking (ineed bots)
- bb21644: fix line endings and tabs (ineed bots)
- 30ce0ad: Fix line endings and tabs (ineed bots)
- 8c36a21: Added pluto code (ineed bots)
- ca306d7: Safe pluto hooks (ineed bots)
- db053c0: gsc hook safe set (ineed bots)
- cb76198: small clean (ineed bots)
- 5e51712: added remaining pluto patches to our decomp (ineed bots)
v0.0.2
v0.0.1
Init