Commit Graph

15 Commits

Author SHA1 Message Date
KingRainbow44
919f533ed7 Add quest data dumping for the handbook 2023-05-16 19:46:18 -04:00
github-actions
f9906c4492 Format code [skip actions] 2023-05-11 02:23:43 +00:00
KingRainbow44
5d90dd2827 Add a dumper for entity info 2023-04-10 00:59:31 -04:00
KingRainbow44
a8289b782f Add a dumper for scene info 2023-04-09 20:34:04 -04:00
KingRainbow44
d4936abb37 Remove testing/CN items from the item dump 2023-04-09 18:51:54 -04:00
KingRainbow44
f483fb6ea8 Remove duplicate item entries
This filters items by name and ID.
2023-04-08 23:46:54 -04:00
KingRainbow44
2a5abc1dcb Add icons to item data 2023-04-08 21:56:51 -04:00
KingRainbow44
5fe304d2e8 Change avatar data to a CSV file 2023-04-06 18:45:47 -04:00
KingRainbow44
7c4186f5df Create initial handbook data dumpers
these can be accessed by using `-dump=commands,en-us` or `-dump=avatars/items,EN` (all languages supported)
2023-04-05 22:43:19 -04:00
KingRainbow44
fc05602128 Run Spotless on src/main 2023-03-31 22:30:45 -04:00
KingRainbow44
15e2f3ca34 Run IntelliJ IDEA code formatter 2023-03-31 17:19:26 -04:00
github-actions
c517b8a2c9 Fix whitespace [skip actions] 2022-08-21 11:33:54 +00:00
GanyusLeftHorn
d0edd39465 Read Open States from Excels (#1557)
* Make sure we never access PlayerOpenStateManager::map directly.

* Read OpenStates from excels.

* Add defaultState

* Replace hardcoded open states with the ones read from excels.

* Don't send change notify when unlocking on login.

* Add open state blacklist for default unlocks.

* Add a way to temporarily set open states for dev

* Remove old OpenState.java

* Fix UnlockAllCommand

* Change condType to an enum.
2022-07-24 00:12:07 -07:00
KingRainbow44
8b5f7dd06f Refactor existing code 2022-04-18 01:11:27 -04:00
Melledy
7925d1cda3 Initial commit 2022-04-17 05:43:07 -07:00