Commit Graph

  • c84f0bb0b1
    Merge pull request #17 from Hartie95/small_deobfuscations_fix tamilpp25 2022-09-30 01:11:30 +05:30
  • 52cfa5b112 deobfuscate gatherItemId in EnvAnimalGatherExcelConfigData hartie95 2022-09-27 22:16:27 +02:00
  • 9025d55733 Update 3.1 Excels tamilpp25 2022-09-27 22:00:06 +05:30
  • 6246f23bc5 Update 3.1 TextMap, Subtitle, Readable tamilpp25 2022-09-27 21:30:24 +05:30
  • 5346720b44 Update 3.1 BinOutput tamilpp25 2022-09-27 21:25:22 +05:30
  • 25dd66ccd3
    some bartender and fetter deobfuscation (#16) 3.0 akatatsu27 2022-09-25 21:40:11 +03:00
  • 7102ebd162
    Merge pull request #15 from Hartie95/binout_gadget tamilpp25 2022-09-14 18:52:48 +05:30
  • 92d5599dcc fixed HP fields in BinOutput/ConfigGadget/*.json hartie95 2022-09-14 09:52:10 +02:00
  • 28f42d50ea
    Merge pull request #14 from NickTheHuy/3.0 tamilpp25 2022-09-13 01:29:01 +05:30
  • 24fd05eb4a Update scene40653.lua NickTheHuy 2022-09-11 19:29:50 +03:00
  • 85758f4138
    Merge pull request #11 from Hartie95/script_fixes Koks 2022-09-06 15:58:00 +05:30
  • 9a4716c133
    Merge pull request #12 from Hartie95/3.0_quest_keys Koks 2022-09-06 15:57:18 +05:30
  • 9c264055f1 added 3.0 quest keys (sourced from https://github.com/ToaHartor/GI-cutscenes/blob/main/versions.json ) hartie95 2022-09-05 17:10:30 +02:00
  • e7d859bf67 script fixes for luaj * added lua context to ScriptLib function calls where missing * fixed parameters for some calls hartie95 2022-09-04 23:47:18 +02:00
  • 04137feb76 add lua context to PrintLog calls used scripts: * grep -rle "L[1-9]_2 = L[1-9]_2.PrintLog" . | xargs sed -i '/L1_2 = L1_2.PrintLog/, /L2_2 = \"[ .]*\"/ s/L1_2(L2_2)/L1_2(A0_2, L2_ 2)/' * hartie95 2022-09-03 18:27:41 +02:00
  • 0195075dab Added the context to all GetEntityType calls * used this shell command grep -rl "L2_2 = L2_2.GetEntityType" . | xargs sed -i '/L2_2 = L2_2.GetEntityType/, /L3_2 = EntityType/ s/L2_2 = L2_2(L3_2)/L2_2 = L2_2(A0_2, L3_2)/' hartie95 2022-09-03 17:58:16 +02:00
  • 23dfcf07d4 Create scene40653.lua NickTheHuy 2022-08-30 10:34:56 +03:00
  • bcddce5358 Update Dendro Traveler Embryo Kokoboy 2022-08-26 13:09:28 +05:30
  • 926cd5a807
    Update README.md 2.8 Koks 2022-08-25 22:54:45 +05:30
  • 5e71972043 Update Readme & Added the Known Issue Kokoboy 2022-08-25 22:54:17 +05:30
  • a74a03d02a Revert QuestExcelConfig to V2.8 Kokoboy 2022-08-25 22:43:32 +05:30
  • 6bcca98ee0
    Update README.md Koks 2022-08-22 11:48:03 +05:30
  • df29c65f05 Update 3.0Res Kokoboy 2022-08-22 11:01:19 +05:30
  • c6844f41c5
    Merge pull request #8 from zhaodice/patch-1 Koks 2022-08-08 08:24:21 +05:30
  • 3ec6147862
    add QuestEncryptionKeys 赵怡然 2022-08-06 15:17:40 +08:00
  • 69966be606
    Update README.md Koks 2022-07-20 04:42:42 +05:30
  • 7abdbab7a1 Added Scene9 BinOutput Kokoboy 2022-07-20 04:35:53 +05:30
  • 1344134896
    Update README.md Koks 2022-07-12 13:12:41 +05:30
  • 2ce4380b1e Update 2.8RES Kokoboy 2022-07-12 13:03:35 +05:30
  • 4535250c5f
    Merge pull request #6 from longhuan1999/main Koks 2022-07-12 09:59:00 +05:30
  • 8bc21af72a Replacing the integer division operator with a rounding function longhuan1999 2022-07-11 12:29:42 +08:00
  • 67bc29fb82
    Merge pull request #4 from GanyusLeftHorn/deobfuscate Koks 2022-07-04 06:57:23 +05:30
  • 5de45edae1 Deobfuscate AvatarAbilities and scene points. GanyusLeftHorn 2022-07-03 21:39:27 +02:00
  • 6a4f84ecc6
    Update README.md Koks 2022-06-08 17:39:09 +05:30
  • 20ced72968 Update ReliquaryAffixExcelConfigData.json Anush 2022-05-30 09:51:28 +05:30
  • 049444439f
    Update README.md Koks 2022-05-29 21:06:27 +05:30
  • b132cae61c
    Update README.md Koks 2022-05-29 21:05:25 +05:30
  • 0dabdc5d23 Fixed TowerFloorExcel & TowerLevelExcel Anush 2022-05-29 20:48:11 +05:30
  • c2214701f0 Update 2.7 - BinOutput Anush 2022-05-29 15:28:16 +05:30
  • df4bd0a871 UnoReverse ExcelBinOutput Anush 2022-05-28 18:34:49 +05:30
  • e17ea47e44
    Updated Dummy README.md Koks 2022-05-28 15:06:08 +05:30
  • b851558b8a V2.7 Resources [Not BinOutput] Anush 2022-05-28 14:03:10 +05:30
  • 0e99a59218
    Merge pull request #2 from lhhxxxxx/main Koks 2022-05-07 16:52:00 +05:30
  • 6ef2faecf5 tower fixed lhhxxxxx 2022-05-07 17:15:26 +08:00
  • 462edbe2f3 Updated Fixed AvatarCostumeExcelConfigData.json Anush 2022-05-06 18:33:17 +05:30
  • eb03bc8378 Fixed Reliquary Weight Missing Anush 2022-05-05 10:47:20 +05:30
  • 3842807b7e Fixed Unicode Anush 2022-05-05 08:59:32 +05:30
  • 7eaeca4b78 Cleaned Anush 2022-05-04 12:36:09 +05:30
  • 363fdbcc19 Updating ExcelBinOutput V2 From Dim Repo Anush 2022-05-04 12:11:11 +05:30
  • e7586e5741
    Update README.md Koks 2022-04-29 23:59:14 +05:30
  • edc4268059
    Update README.md Koks 2022-04-29 20:23:18 +05:30
  • 4140e554da
    Merge pull request #1 from memetrollsXD/main Koks 2022-04-29 20:22:13 +05:30
  • 840d79ff09 Add scripts memetrollsXD 2022-04-29 16:40:51 +02:00
  • 71c9b9f02e
    Update README.md Koks 2022-04-29 12:18:54 +05:30
  • 1a5b047d26
    Hmm Anush 2022-04-29 09:33:00 +05:30
  • 866b263b30
    Update README.md Anush 2022-04-29 09:17:30 +05:30
  • 110c79ff0e Uploaded Readable & Subtitle Anush 2022-04-24 14:49:08 +05:30
  • 24b5a530e6
    Update README.md Anush 2022-04-24 07:23:30 +05:30
  • 649924a6e2
    Update README.md Anush 2022-04-24 07:22:32 +05:30
  • e99710a58c
    Updated README.md Anush 2022-04-23 11:32:50 +05:30
  • 75a0818306 Files Push Anush 2022-04-23 07:55:31 +05:30