- 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
-
- 04 Jun, 2022 2 commits
-
-
AZ authored
* When the server starts, it now outputs the game and server version. Too dumb to not hardcode it - sorry! * ... * sorry i dropped my spaghetti, I'll help clean that * Doing simple stuff: now without hardcoding! * Restored Git hash functionality * Fixed other languages and made the output more useful. * Forgot this file lol
-
AZthemute authored
Also clarified coop command in help command.
-
- 03 Jun, 2022 4 commits
-
-
Tesutarin authored
-
leonier-test authored
-
leonier-test authored
-
Paimon2022 authored
Now the spawn command is: spawn <entityID> [amount] [level(monster only)] <x> <y> <z>(monster only, optional) The coordinate is optional
-
- 01 Jun, 2022 3 commits
- 31 May, 2022 6 commits
- 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 3 commits
- 26 May, 2022 3 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 2 commits
- 23 May, 2022 2 commits
-
-
ShiroSaki authored
-
CCasusensa authored
-
- 22 May, 2022 3 commits
-
-
tester233 authored
-
Luke H-W authored
* Add targetRequirement annotation for Command * Added MTL lines for other langs * Fix TargetRequirement enum scoping * Adjust commands to targetRequirement system * Add translation message sugar to prevent future messages from being translated for wrong player * Temporarily disable offline targeting on /permission and /clear * Preliminary README cleanup * Readme commands cleanup * Clean up command table in README, including column shuffle Co-authored-by: AnimeGitB <AnimeGitB@bigblueball.in>
-
Kimi authored
-
- 21 May, 2022 1 commit
-
-
Benjamin Elsdon authored
-
- 20 May, 2022 3 commits
-
-
Benjamin Elsdon authored
-
4Benj_ authored
* Server Log Event * LogEventAppender Encoder
-
ButterCookies authored
* Show server status to three-party game launcher * Set the maximum number of player on the server through the config.json * modify the logical order and show the number of maxplayer to API /status/server * Now even players who have token already cannot bypass the maxPlayer check
-
- 19 May, 2022 2 commits
- 18 May, 2022 1 commit
-
-
2bllw8 authored
- '/documentation': home page with all links - '/documentation/handbook': html version of the gm handbook - '/documentation/gachamapping': json document with the gacha mappings
-