Skip to content

Releases: JezuzLizard/T4SP-Server-Plugin

v1.1.0

03 Aug 21:36
Compare
Choose a tag to compare

Commits

v1.0.1

15 Dec 18:52
Compare
Choose a tag to compare

Commits

  • 7503e89: Bump deps/libtommath from 7f96509 to 8314bde (dependabot[bot]) #14
  • 7da463c: Bump deps/libtomcrypt from b96e96c to 7e863d2 (dependabot[bot]) #51
  • c147f3f: Bump deps/GSL from 43d60c5 to e64c97f (dependabot[bot]) #59
  • d6a6a09: Bump deps/zlib from 04f42ce to 643e17b (dependabot[bot]) #85
  • 3bff917: Bump deps/minhook from 49d03ad to f5485b8 (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 to 6a13a93 (dependabot[bot]) #102
  • beb90ed: Bump deps/json from 546370c to 3780b41 (dependabot[bot]) #106
  • 98b2c3f: Bump deps/curl from 4528690 to f899e91 (dependabot[bot]) #107
  • 944bab5: Bump deps/asmjit from 6a13a93 to 1a81158 (dependabot[bot]) #108
  • 8a36e02: Bump deps/curl from f899e91 to 02d81c5 (dependabot[bot]) #111
  • bafc637: Bump deps/asmjit from 1a81158 to 416f735 (dependabot[bot]) #113
  • e0728eb: Bump deps/curl from 02d81c5 to 1e4cd51 (dependabot[bot]) #114
  • a756ab6: Bump deps/json from 3780b41 to a259ecc (dependabot[bot]) #115
  • 0e29d35: Bump deps/curl from 1e4cd51 to 78a1814 (dependabot[bot]) #116
  • 1a33de6: Copy fix from cod2rev (ineed bots)

v1.0.0

01 Dec 07:27
Compare
Choose a tag to compare

Commits

v0.0.5

12 Oct 20:13
Compare
Choose a tag to compare

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

16 Sep 23:00
Compare
Choose a tag to compare

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

04 Sep 20:36
Compare
Choose a tag to compare

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

01 Sep 02:34
Compare
Choose a tag to compare

Commits

  • 0184ba0: this is how the decomp will be done (ineed bots)
  • 27c3bf2: It compiles again (ineed bots)
  • 00dcc0e: added more detours (ineed bots)
  • 469e8f9: The decomp is compiling! (ineed bots)
  • 8e04a4f: Run using decompiled code (ineed bots)
  • 2d9c354: enable this detour (ineed bots)

v0.0.1

30 Aug 23:23
Compare
Choose a tag to compare
Init