DayZ
GAREA_Leaderboard
正在显示第 1 - 10 项,共 24 项条目
< 1  2  3 >
更新于:2023 年 3 月 31 日 上午 6:18

Added a workaround for counting animal kills
Updated public key

Attention:
Please copy the new public key file Maxallica.bikey to your keys folder!
(My old private key for signing mods has been lost.
Now the new private key has been backuped in my git repo)

更新于:2023 年 1 月 27 日 上午 8:58

Performance Optimization
Changed BubbleSort algorithm with QuickSort algoritm to increase loading speed of the PVP and PVE leaderboard

Logic Optimization
Changed leaderboard logic to point system

更新于:2022 年 10 月 8 日 上午 4:45

Added config ResetPlayerBeforeLoginFor
Added admin panel

更新于:2022 年 9 月 13 日 上午 9:49

Added disableKillOfUnconsciousSuicide in config file

更新于:2022 年 9 月 13 日 上午 9:37

Count kills for a player where the target victim is unconscious and commits suicide
Prevent/cancel item interactions while leaderboard is open
Disabled auto reloading of the config file to increase server performance (if a reload is needed while the server is running, press the admin button RC)

更新于:2022 年 9 月 8 日 下午 12:27

Optimized Online-Counter
Fixed PVP leaderboard gui glitch
Fixed small problem with player positioning outside the top X list

更新于:2022 年 9 月 3 日 下午 1:15

Fixed and ui issue while scrolling in PVE leaderboard
Added adjustments to provide a plugin integration

更新于:2022 年 8 月 28 日 上午 9:46

Fixed timestamp bug issue

更新于:2022 年 8 月 28 日 上午 8:26

Fixed a critical bug where new players were never shown in the leaderboard
Show local time in the pvp and pve leaderboard
Added a config option that provides to show only online players

更新于:2022 年 8 月 27 日 上午 9:00

- Include deaths in PVP and PVE leaderboard ranking system
- Include AI Survivor kills either in PVP-, PVE-leaderboard, both or none via the config
- Include survived time in PVP and PVE leaderboard, server owners can configure it for all, yourself (the current player) or none via the config
- Show deaths on PVE leaderboard
- Show total killed NPC's on PVE leaderboard
- Config option to reset player after logout either for both, PVP, PVE or none
- Disable PVP leaderboard completely via config
- Disable PVE leaderboard completely via config
- Optimized UI layout
- Minor bug fixes