Commit Graph

46 Commits

Author SHA1 Message Date
rjindael 4ed3cc97a8
relicense 2024-03-16 01:13:34 -07:00
rj ad5470b331
Merge branch 'trunk' into feature/enhanced-server 2024-03-16 01:03:47 -07:00
rj e980ebe3ee
Merge branch 'trunk' into feature/discord-rich-presence 2024-03-16 01:02:39 -07:00
rjindael e325527778
feat: 🎉 finalize Kiseki.Patcher for v1.0.0 🎉 2023-09-30 23:10:19 -07:00
rjindael 935eb91083
chore(proj): rewrite proj description and whatnot 2023-09-22 18:23:43 -07:00
rjindael d73e035dc4
feat: handle kiseki.loc/asset redirects 2023-09-08 21:19:02 -07:00
rjindael 8af635f047
feat: use sets.pizzaboxer.xyz for deprecated InsertAsset endpoint 2023-09-08 18:26:32 -07:00
rjindael caf3674b00
fix: use new thumbnails.roblox.com API 2023-09-08 17:25:18 -07:00
rjindael cd7b7adaa2
fix: patch Helpers::httpGet CURLE_URL_MALFORMAT 2023-09-08 17:23:18 -07:00
rjindael 21a54ba747
chore: remove stuff from feature/enhanced-server 2023-09-08 17:07:15 -07:00
rjindael e006d0085f
fix: Http struct
(now only works on debug builds. fix this one day)
2023-09-08 17:06:48 -07:00
rjindael 0a05b9577c
fix: actually hook Http::httpGetPostWinInet 2023-09-08 17:06:30 -07:00
rjindael 68fbc2d81a
feat: we don't care about /Error/Dmp anymore
(it breaks all other URL parsing for something we never use anyway. just JMP this)
2023-09-08 17:06:06 -07:00
rj c15e74fcd4
Merge pull request #3 from kiseki-lol/trunk
fix: redefine macro properly
2023-09-07 20:48:05 -07:00
rj fb2c154479
Merge pull request #4 from kiseki-lol/trunk
fix: redefine macro properly
2023-09-07 20:48:03 -07:00
rj afd5d2aad1
Merge pull request #5 from kiseki-lol/trunk
fix: redefine macro properly
2023-09-07 20:48:01 -07:00
rjindael 4d80c9e1c1
fix: redefine macro properly 2023-09-07 16:23:11 -07:00
rjindael b044f10e52
feat: enhanced server, hook DataModel and StandardOut 2023-09-07 16:17:02 -07:00
rjindael 7e70eb1ccc
feat: add compile definitions 2023-09-07 16:09:05 -07:00
rjindael 17b91d98d1
feat: hook HttpGetPostWinInet 2023-09-07 16:08:58 -07:00
rjindael 1f765381c3
feat: parse AppSettings for BaseUrl and fixes 2023-09-07 16:02:32 -07:00
rjindael b3e5853224
feat: add discord libs to cmake 2023-09-07 15:45:48 -07:00
rjindael d97e23e111
feat: add discord rich presence integration code 2023-09-07 15:45:19 -07:00
rjindael 8e55b9af11
chore: tidy + split off experimental code 2023-09-07 15:40:02 -07:00
rjindael 17b2ad960a
fix: remove _DEBUG check when decoding public key 2023-09-07 15:35:30 -07:00
rjindael bc5bf97b74
feat(debug): kiseki.loc on _DEBUG 2023-09-07 15:31:27 -07:00
rjindael c91752eb93
feat: public key 2023-09-07 15:31:09 -07:00
rjindael d0ac745f18
feat: ScriptContext::openState, lua_pushfunction, lua_setglobal addresses 2023-07-31 01:07:47 -07:00
rjindael 6a70130c55
chore: merge 3f01dfb from prod 2023-07-29 16:09:21 -07:00
rjindael 41607ad9f2
chore: explicit unicode 2023-07-29 15:52:07 -07:00
rjindael 729c3973b8
chore: merge 8e673e1 -> 5bde979 from prod 2023-07-29 15:49:52 -07:00
rjindael 99a652ed3e
chore: merge 9305c29 -> 024e60a from prod 2023-07-28 03:17:54 -07:00
rjindael 1965551be9
bug(cmake): correct cmake 2023-07-27 23:11:15 -07:00
rjindael a662d4a383
bug(CRoblox): fix boolean logic 2023-07-27 23:05:23 -07:00
rjindael 4c6d3a6418
feat/bug: finalize everything and squash bugs 2023-07-27 00:20:50 -07:00
rjindael 862e97bdea
bug/chore: more assorted fixes :P 2023-07-26 21:54:48 -07:00
rjindael a2e379d41a
bug(cmake): fix package finding 2023-07-26 21:43:14 -07:00
rjindael a449f04ba0
chore(cmake): find_package, etc. 2023-07-26 21:30:26 -07:00
rjindael 4fe99822c0
cmake lists 2023-07-26 21:15:28 -07:00
rjindael c7119b6796
more stuff 2023-07-26 18:57:29 -07:00
rjindael 5ddb727d6d
revamp all the code (not done yet!) 2023-07-26 01:24:24 -07:00
rjindael 16613a2a41
we can safely include these addresses (since they *should* be 2011?) 2023-07-13 18:36:21 -07:00
rjindael 6170b4e5ee
comment nit 2023-07-13 18:35:14 -07:00
rjindael bc5536d595
I don't like melo anymore 2023-07-13 18:35:09 -07:00
rjindael cf8ef3f1b2
blank out configuration 2023-07-13 18:33:26 -07:00
rjindael dceac141bf
Replace Tadah.DLL references with Kiseki.Patcher 2023-07-13 18:31:17 -07:00