James Gillham
741267873f
Use PlayerStat names in player_list.lua
2021-01-02 12:12:10 +00:00
James Gillham
b527d146f8
More player_list tweaks.
2021-01-02 11:37:16 +00:00
James Gillham
24bedfb925
grilledham's review changes:
...
- Rename biter_kill_counter->entity_died
- Refactor logic in entity_died function to reduce table lookups.
- Fix nil cause bug.
- Fix player_list kills header different size to cells.
2021-01-02 11:37:16 +00:00
Jayefuu
9b39e35d0d
Player data types updated
...
- Saves more kill data to Scoreboard
- Displays total kills in score board
- Saves player data to crash site scenario data set
- Added scenario name to data set so that if we later want to add data for danger ores we can filter it out
2021-01-02 11:37:16 +00:00
James Gillham
762d31d465
Gui fixes
2020-11-24 17:44:31 +00:00
James Gillham
50db0ba5c3
Fix luacheck errors
2020-10-04 21:23:14 +01:00
James Gillham
0293d92791
Consistent style for close buttons
2020-10-04 21:13:09 +01:00
James Gillham
aaa87601f9
change close buttons
2020-10-04 21:12:32 +01:00
James Gillham
b2cd925d3a
Update gui styles for 0.18.27
2020-05-26 17:35:14 +01:00
grilledham
fa2a62337a
highlight top buttons
2019-06-20 12:39:18 +01:00
grilledham
f7918088ab
tooltip fix
2019-06-07 10:27:10 +01:00
Lynn
fdee00dc06
Translate whois data
2019-06-01 13:41:12 +02:00
Lynn
97d96dedf3
Translate the name of death causes
2019-06-01 00:12:41 +02:00
Lynn
8a84ef7504
Cleanup of player stats functions
2019-05-31 23:18:19 +02:00
Lynn
34e3190882
Use a uniform storage for score storage
2019-05-30 20:22:21 +02:00
grilledham
5382d2c420
localisation
2019-05-27 16:34:29 +01:00
grilledham
8877b73628
player_list settings sync
2019-05-27 16:10:36 +01:00
Lynn
28f79a9166
Added tooltips for most menu items
2019-05-26 13:21:40 +02:00
grilledham
a0e178fc75
removed unsed Game variable
2019-05-16 12:11:01 +01:00
grilledham
880c0366d1
Game.get_player_by_index -> game.get_player
2019-05-16 11:10:56 +01:00
SimonFlapse
56b6dfbd01
More player -> character
2019-05-02 17:02:53 +02:00
Ku3mi41
f952f76cbd
fix(player_list): removed unused variables
2019-03-30 23:00:49 +07:00
Ku3mi41
b02929edf0
feat(player_list): added internationalization
2019-03-30 22:17:29 +07:00
grilledham
34f6e04a84
also fix no notify for player_list, poll and tag_groups
2019-03-08 14:36:28 +00:00
grilledham
6a3b0df094
fixes
2019-02-26 17:36:20 +00:00
grilledham
8050de4414
fix player_list sort by rank
2019-02-23 14:39:59 +00:00
grilledham
d622712f1f
sort donators
2019-02-17 15:56:18 +00:00
grilledham
e44658d15a
left align rank cells
2019-02-16 12:24:54 +00:00
Matthew Heguy
397a84b150
Fix lint warnings
2019-02-14 03:03:51 -05:00
grilledham
3d0fc5acf5
updates to player list to show rank and donator
2019-02-13 12:38:24 +00:00
plague006
e0b59e5fe6
Many fixes and tweaks
2019-02-12 20:22:12 -05:00
Matthew Heguy
28daf88f21
Overhaul rank system, command, donator, add probation rank
2019-02-12 20:22:12 -05:00
plague006
f4ec6aa196
Remove get_random, add get_random_dictionary_entry, and may we never speak of it again.
2019-01-21 14:28:21 -05:00
Matthew
5dd9ce9f90
Remove math and table as globals. ( #647 )
...
* Remove math and table as globals.
Create exceptions for table.lua and math.lua to modify respective globals and add returns for respective globals.
* Fix lint errors from table and math
2019-01-15 14:27:48 +01:00
plague006
494648f35c
Change custom colors to presets
2018-12-29 12:39:20 -05:00
grilledham
f45d6d5111
allow player to toggle top buttons visibility
2018-12-16 01:28:00 +00:00
Lynn
bbfcdd4629
Added a basic RedMew configuration setup ( #502 )
...
* Added a basic RedMew configuration setup
2018-12-06 12:18:52 +01:00
Matthew Heguy
3fa0091971
Change existing code to use new utility functions
2018-11-27 17:08:26 -05:00
Matthew Heguy
c7201e119b
Rename utils and fix requires
2018-11-27 17:08:26 -05:00
Matthew
b142939c5f
Overhaul config and global.scenario usage ( #466 )
2018-11-27 01:09:52 +01:00
Matthew
96ab772393
Autoformat ( #415 )
2018-11-20 11:46:32 +01:00
SimonFlapse
08b54e44af
Added jail to playerlist report for admins and toggle jail in showreports
2018-11-18 20:34:18 +01:00
Valansch
f1d4bf739c
Update player_list.lua
2018-11-12 19:24:53 +01:00
plague006
818391707e
Move features into features folder
2018-11-11 03:08:50 -05:00