- 02 Jul, 2022 2 commits
-
-
GanyusLeftHorn authored
-
GanyusLeftHorn authored
-
- 29 Jun, 2022 1 commit
-
-
zhaodice authored
* init * init * init * revoke * fix error * mining support * mining support * Roks endurance support * Roks endurance support * Timed refresh * upgrade resource data * Timed refresh support * remove null gadget * Coordination * full synchronized * oh no, my math teacher will hit me! * synchronized onInteract * remove break; * supply re-spawn time , thanks to @wl23333 * Clean up and integrate collection spawns into SpawnDataEntries Co-authored-by: Melledy <52122272+Melledy@users.noreply.github.com>
-
- 26 Jun, 2022 4 commits
-
-
KingRainbow44 authored
-
AnimeGitB authored
-
AnimeGitB authored
-
AnimeGitB authored
-
- 25 Jun, 2022 1 commit
-
-
GanyusLeftHorn authored
-
- 24 Jun, 2022 1 commit
-
-
Melledy authored
-
- 18 Jun, 2022 2 commits
- 16 Jun, 2022 1 commit
-
-
Melledy authored
-
- 15 Jun, 2022 1 commit
-
-
ImmuState authored
-
- 14 Jun, 2022 1 commit
-
-
ImmuState authored
* Basic resin usage/refresh. * Honor resin config, move some logic to logon. * Add resin usage to DungeonChallenge * Make fragile and transient resin usable. * Get resin cost from dungeon excel. * Add ability to unlock combine diagrams. * Refactor CombineManager to use Inventory.payItems, enabling crafting of condensed resin. * Refactor ForgingManager to use Inventory.payItems, to prepare for eventually forging Mystic Enhancement Ores using resin. * Remove comment * Check resin usage in addResin
-
- 08 Jun, 2022 13 commits
-
-
ImmuState authored
-
ImmuState authored
-
ImmuState authored
-
ImmuState authored
-
ImmuState authored
-
ImmuState authored
-
ImmuState authored
-
ImmuState authored
-
ImmuState authored
-
ImmuState authored
-
ImmuState authored
-
ImmuState authored
-
ImmuState authored
Move forging stuff to ForgingManager, make client respond to ForgeGetQueueDataReq and actually display forging queues.
-
- 05 Jun, 2022 1 commit
-
-
liizfq authored
* add new command (unlimitenergy):toggle energyusage for each player while energyusage is ture in config.json * Solve the problem of layout and naming errors * make currentActiveTeam's Avatar full-energy while turn on the ule. * Resolve language document errors * add config_error message while player try to execute UnlimitEnergyCommand in GAME_OPTIONS.energyUsage == false
-
- 03 Jun, 2022 3 commits
- 31 May, 2022 8 commits
-
-
ImmuState authored
-
Melledy authored
-
ImmuState authored
-
ImmuState authored
-
ImmuState authored
-
Melledy authored
Close #1086
-
Melledy authored
-
Yazawazi authored
* feature(2.7 version): support 2.7 version & upload new protos 1. Support GC in GI 2.7.0; 2. Upload new protos; 3. Fix some bugs cuz by new protos. BREAKING CHANGE: all * fix(database helper): fix player uid issues * fix(ability embryo): uint32 to fixed32 * fix(proto): map mark rename MAP_MARK_FROM_TYPE_NOE to MAP_MARK_FROM_TYPE_NONE * fix(game version): change game version to 2.7.0 * perf(proto): remove unused protos 1. Remove unused protos; 2. Temporarily commented out some of the proto fields. * fix(proto): uint32 to fixed32
-
- 29 May, 2022 1 commit
-
-
zhaodice authored
* add drops for animals wild pig,fishes,foxes,birds * append fox * Deforestation Support implement drop woods when attacking tree * Deforestation support (remove prints) implement drop woods when attacking tree * Deforestation support (remove prints) implement drop woods when attacking tree * add AutoRecycleHashMap Map's KEY is automatic expire if key long time no use (query or modify from HashMap) * use AutoRecycleHashMap in case of memory leak * fix bug * remove prints * static AutoRecycleHashMap * fix problems * Delete AutoRecycleHashMap.java * remove log * fix build * improve * remove unnecessary information Co-authored-by: Albedo <105265570+arub3do@users.noreply.github.com> Co-authored-by: Albedo <105265570+arub3do@users.noreply.github.com>
-