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