- 31 May, 2022 3 commits
-
-
Melledy authored
-
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 3 commits
-
-
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>
-
tester233 authored
-
tester233 authored
-
- 28 May, 2022 8 commits
-
-
tester233 authored
-
KingRainbow44 authored
-
KingRainbow44 authored
-
Yazawazi authored
-
tester233 authored
-
Luke H-W authored
Co-authored-by: AnimeGitB <AnimeGitB@bigblueball.in>
-
ImmuState authored
-
KingRainbow44 authored
-
- 27 May, 2022 3 commits
-
-
KingRainbow44 authored
-
Melledy authored
-
ProxyismGH authored
-
- 26 May, 2022 7 commits
- 25 May, 2022 1 commit
-
-
ImmuState authored
* Generate energy drops for monsters + make sure picking up particles honors their count. * Use drop info from excels instead. * Remove double newline. * Remove commented code.
-
- 24 May, 2022 8 commits
- 23 May, 2022 7 commits
-
-
ShigemoriHakura authored
-
ShiroSaki authored
Command-generated monsters do not have spawnentry so we have to get data from getMonsterData
-
TurtleIdiot authored
Added support for arch linux and the pacman package manager used by arch Please note that mongodb has to be fetched from the Arch User Repository and built due to licensing issues
-
TurtleIdiot authored
-
TurtleIdiot authored
Added a prompt to choose between downloading stable and development after the package manager validation and before the final confirmation prompt
-
ShiroSaki authored
-
Luke H-W authored
* Fix logic error in team command * Sugar team command messages Co-authored-by: AnimeGitB <AnimeGitB@bigblueball.in>
-