175 Commits

Author SHA1 Message Date
akatatsu27
e4b73eb933 ILBIENDPCBG -> onRemoved 2022-10-03 14:38:17 +03:00
akatatsu27
5bc4d54a66 GMOHJLJMBGN -> removeAppliedModifier 2022-10-03 14:35:06 +03:00
akatatsu27
18245d6faf MIEPCOONDEM -> modifierNameSteps 2022-10-03 14:32:11 +03:00
akatatsu27
769d46c817 CMEDACODLEA -> valueSteps 2022-10-03 14:28:53 +03:00
akatatsu27
b52a234d94 FEGIOIGELHB -> defaultGlobalValueOnCreate 2022-10-03 14:25:59 +03:00
akatatsu27
7b5ca19915 BPCFCANOMNH -> globalValueKey 2022-10-03 14:22:23 +03:00
akatatsu27
02fa3f8d79 FNJKJKACMCH -> modifierMixins 2022-10-03 14:19:19 +03:00
akatatsu27
2d11832cb1 CHBMMFLIIGH -> abilityMixins 2022-10-03 14:05:39 +03:00
akatatsu27
37d5b3f51a KCICDEJLIJD -> onAdded 2022-10-03 13:58:13 +03:00
akatatsu27
162cab1cdc GAIGOBCNNEE -> modifierName 2022-10-03 13:51:45 +03:00
akatatsu27
ffa72be0d6 NPEJFLBOAAN -> onAvatarOut 2022-10-03 13:47:35 +03:00
akatatsu27
e5cbe4c411 ACOKKHADPOJ -> doOffStage 2022-10-03 13:43:33 +03:00
akatatsu27
acecc55d25 JBHFPDMBFHN -> effectPattern 2022-10-03 12:46:26 +03:00
tamilpp25
f291757d1b
Merge pull request #18 from eternalcomet/patch-1
update 3.1 quest keys
2022-10-03 12:22:55 +05:30
dragon
b9be0ab7c5
update 3.1 quest keys
from:https://github.com/ToaHartor/GI-cutscenes/pull/45
2022-10-03 11:13:29 +08:00
tamilpp25
c84f0bb0b1
Merge pull request #17 from Hartie95/small_deobfuscations_fix
deobfuscate gatherItemId in EnvAnimalGatherExcelConfigData
2022-09-30 01:11:30 +05:30
hartie95
52cfa5b112 deobfuscate gatherItemId in EnvAnimalGatherExcelConfigData 2022-09-27 22:16:27 +02:00
tamilpp25
9025d55733 Update 3.1 Excels 2022-09-27 22:00:06 +05:30
tamilpp25
6246f23bc5 Update 3.1 TextMap, Subtitle, Readable 2022-09-27 21:30:24 +05:30
tamilpp25
5346720b44 Update 3.1 BinOutput 2022-09-27 21:25:22 +05:30
akatatsu27
25dd66ccd3
some bartender and fetter deobfuscation (#16)
* some bartender and fetter deobfuscation

* Update PhotographExpressionExcelConfigData.json
2022-09-26 00:10:11 +05:30
tamilpp25
7102ebd162
Merge pull request #15 from Hartie95/binout_gadget
fixed HP fields in BinOutput/ConfigGadget/*.json
2022-09-14 18:52:48 +05:30
hartie95
92d5599dcc fixed HP fields in BinOutput/ConfigGadget/*.json 2022-09-14 09:52:10 +02:00
tamilpp25
28f42d50ea
Merge pull request #14 from NickTheHuy/3.0 2022-09-13 01:29:01 +05:30
NickTheHuy
24fd05eb4a Update scene40653.lua
smol fix
2022-09-11 19:29:50 +03:00
Koks
85758f4138
Merge pull request #11 from Hartie95/script_fixes
Multiple script fixes for luaj
2022-09-06 15:58:00 +05:30
Koks
9a4716c133
Merge pull request #12 from Hartie95/3.0_quest_keys
add 3.0 quest keys
2022-09-06 15:57:18 +05:30
hartie95
9c264055f1 added 3.0 quest keys (sourced from https://github.com/ToaHartor/GI-cutscenes/blob/main/versions.json ) 2022-09-05 17:12:24 +02:00
hartie95
e7d859bf67 script fixes for luaj
* added lua context to ScriptLib function calls where missing
* fixed parameters for some calls
2022-09-05 01:00:35 +02:00
hartie95
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)/'`
*
2022-09-05 00:16:04 +02:00
hartie95
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)/'`
2022-09-03 18:02:23 +02:00
NickTheHuy
23dfcf07d4 Create scene40653.lua 2022-08-30 10:34:56 +03:00
Kokoboy
bcddce5358 Update Dendro Traveler Embryo 2022-08-26 13:09:28 +05:30
Kokoboy
5e71972043 Update Readme & Added the Known Issue 2022-08-25 22:54:17 +05:30
Kokoboy
a74a03d02a Revert QuestExcelConfig to V2.8
Reverting to 2.8 QuestExcel for the time being because 3.0 QuestExcel has Condition Data removed and GC won't support those
2022-08-25 22:43:32 +05:30
Koks
6bcca98ee0
Update README.md 2022-08-22 11:48:03 +05:30
Kokoboy
df29c65f05 Update 3.0Res
ExcelBinOutput Updated
Embryo & Scene BinOutput Files Updated. Thanks to GCBackRooms
Will Update QuestEncryptionKeys.json once keys are captured / Pull Req Keys also welcomed  😳
2022-08-22 11:01:19 +05:30
Koks
c6844f41c5
Merge pull request #8 from zhaodice/patch-1
add QuestEncryptionKeys.json
2022-08-08 08:24:21 +05:30
赵怡然
3ec6147862
add QuestEncryptionKeys 2022-08-06 15:17:40 +08:00
Koks
69966be606
Update README.md 2022-07-20 04:42:42 +05:30
Kokoboy
7abdbab7a1 Added Scene9 BinOutput
Credits to Windy - ayy lmao
2022-07-20 04:35:53 +05:30
Koks
1344134896
Update README.md 2022-07-12 13:12:41 +05:30
Kokoboy
2ce4380b1e Update 2.8RES 2022-07-12 13:03:35 +05:30
Koks
4535250c5f
Merge pull request #6 from longhuan1999/main
Replacing the integer division operator with a rounding function
2022-07-12 09:59:00 +05:30
longhuan1999
8bc21af72a Replacing the integer division operator with a rounding function
Replacing the "//" operator with the "math.floor()" function to avoid Grasscutter loading Lua with an error: 'javax.script.ScriptException: eval threw javax.script.ScriptException: eval threw javax.script.ScriptException: [string "script"]:1304: unexpected symbol 47 (/)'
2022-07-11 12:29:42 +08:00
Koks
67bc29fb82
Merge pull request #4 from GanyusLeftHorn/deobfuscate
(Mostly) Deobfuscate AvatarAbilities and Scene Points
2022-07-04 06:57:23 +05:30
GanyusLeftHorn
5de45edae1 Deobfuscate AvatarAbilities and scene points. 2022-07-03 21:39:27 +02:00
Koks
6a4f84ecc6
Update README.md 2022-06-08 17:39:09 +05:30
Anush
20ced72968 Update ReliquaryAffixExcelConfigData.json 2022-05-30 09:51:28 +05:30
Koks
049444439f
Update README.md 2022-05-29 21:06:27 +05:30