Matthew Heguy
|
98ea714560
|
Restore functionality of whois
|
2019-02-13 14:12:40 -05:00 |
|
grilledham
|
3d0fc5acf5
|
updates to player list to show rank and donator
|
2019-02-13 12:38:24 +00:00 |
|
grilledham
|
856183f4a0
|
change how rank colors are returned
|
2019-02-13 12:37:45 +00:00 |
|
Matthew Heguy
|
17cc882b04
|
Change digits to strings to prevent future errors
|
2019-02-13 01:10:26 -05:00 |
|
Matthew Heguy
|
52a0622995
|
Use locale for new rank system
|
2019-02-12 20:23:20 -05:00 |
|
Matthew Heguy
|
d6a44388e5
|
Expose get_rank, localize functions that are called frequently
|
2019-02-12 20:22:13 -05:00 |
|
Matthew Heguy
|
d0de5951c6
|
Switch info to use locale for donator rank. Make donator a supplement to rank rather than rank itself.
|
2019-02-12 20:22:13 -05:00 |
|
Matthew Heguy
|
5cc9b77df7
|
Prevent making a player below guest rank a regular
|
2019-02-12 20:22:13 -05:00 |
|
Matthew Heguy
|
158c162930
|
That is *really* the wrong place to print that message
|
2019-02-12 20:22:13 -05:00 |
|
Matthew Heguy
|
09152104a2
|
Fix whois sending LuaPlayer instead of name
|
2019-02-12 20:22:13 -05:00 |
|
Matthew Heguy
|
fe3a67e682
|
Add more functions for increasing/decreasing ranks, remove all prints
|
2019-02-12 20:22:13 -05:00 |
|
Matthew Heguy
|
b91977dd28
|
On server start, clear table before writing it when syncing
|
2019-02-12 20:22:13 -05:00 |
|
Matthew Heguy
|
d94c4316e7
|
Improve doc
|
2019-02-12 20:22:13 -05:00 |
|
muppet9010
|
6281a8c49d
|
Add everyone is regular option
|
2019-02-12 20:22:13 -05:00 |
|
plague006
|
da678fb04a
|
Clean up /whois command
|
2019-02-12 20:22:13 -05:00 |
|
plague006
|
4368e10ecd
|
Fix player_create ref to usergroups and consolidate conditions. Autoformat.
|
2019-02-12 20:22:13 -05:00 |
|
plague006
|
a5fd1bce2e
|
Fix outpost_builder, fix redmew_qol.
Add functions to donator and rank system to get full player tables.
|
2019-02-12 20:22:13 -05:00 |
|
plague006
|
4c2a2eafa0
|
Change admin_only to use rank
|
2019-02-12 20:22:13 -05:00 |
|
plague006
|
c9404d8222
|
tag_group: deafult - > default, remove ipairs
|
2019-02-12 20:22:13 -05:00 |
|
plague006
|
041f46843d
|
Minor cleanup of player_color
|
2019-02-12 20:22:13 -05:00 |
|
plague006
|
c535c11aa8
|
Add space between time and UTC
|
2019-02-12 20:22:12 -05:00 |
|
plague006
|
2be5f6c80b
|
Fix data type in doc
|
2019-02-12 20:22:12 -05:00 |
|
plague006
|
e9dd55f1af
|
Add admin check to get_player_rank
|
2019-02-12 20:22:12 -05:00 |
|
plague006
|
eb67fa1831
|
Rename functions to be homogeneous
|
2019-02-12 20:22:12 -05:00 |
|
plague006
|
cfc0d585d9
|
Add get_donators function
|
2019-02-12 20:22:12 -05:00 |
|
plague006
|
98d47ce623
|
Add timezone to redmew_version
|
2019-02-12 20:22:12 -05:00 |
|
plague006
|
28d269fa86
|
Change to index -> luaplayer dictionary for guests
|
2019-02-12 20:22:12 -05:00 |
|
plague006
|
f8ccba8c32
|
Drop table entries for invalid or non-existent players.
|
2019-02-12 20:22:12 -05:00 |
|
plague006
|
c5c728ba8f
|
Change checks from 1 hr to 15 mins
|
2019-02-12 20:22:12 -05:00 |
|
plague006
|
e0b59e5fe6
|
Many fixes and tweaks
|
2019-02-12 20:22:12 -05:00 |
|
plague006
|
e0e536a83a
|
Implement grilled maths
|
2019-02-12 20:22:12 -05:00 |
|
Matthew Heguy
|
3d476259a1
|
Fix online -> connected
|
2019-02-12 20:22:12 -05:00 |
|
Matthew Heguy
|
119e97734f
|
Make autopromotion more robust
|
2019-02-12 20:22:12 -05:00 |
|
Matthew Heguy
|
7710c3cdfa
|
add table to lookup name-rank relations
add local function to get player rank
add increase and decrease player rank functions
ad debug-only data migration function
|
2019-02-12 20:22:12 -05:00 |
|
Matthew Heguy
|
63bb4e6a83
|
improve table doc
add instructions for changing ranks in ranks
add missing config entry
refine regular and probation commands
|
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 |
|
Matthew Heguy
|
4c0c7ed41c
|
Fix lifecycle mistakes
|
2019-02-10 22:44:54 -05:00 |
|
plague006
|
20b985e63b
|
Fix merge
|
2019-02-10 15:37:13 -05:00 |
|
plague006
|
bcaef1a570
|
Manually enable loaders in 1000x, improve doc redmew_qol
|
2019-02-10 15:34:40 -05:00 |
|
Matthew
|
552f8aab2e
|
Merge branch 'develop' into 1000x
|
2019-02-10 15:34:38 -05:00 |
|
plague006
|
ca770a50fd
|
Fix double-prefix with corpse_utils
|
2019-02-09 15:45:55 -05:00 |
|
grilledham
|
32c35baa6b
|
mark inf chests as inactive
|
2019-02-09 18:02:43 +00:00 |
|
grilledham
|
9a1cdfd512
|
gui_data
|
2019-02-09 17:57:55 +00:00 |
|
Matthew
|
1a459287b5
|
Merge pull request #715 from plague006/jail
Change how we treat players in jail
|
2019-02-08 17:12:43 -05:00 |
|
plague006
|
02c19de519
|
Add 1000x
Add infinite storage chest cost to config
|
2019-02-07 21:27:24 -05:00 |
|
grilledham
|
0d43501857
|
added _G.dump and dump commands
|
2019-02-06 21:20:08 +00:00 |
|
plague006
|
e574a2dc36
|
Use lifecycle
|
2019-02-04 18:02:15 -05:00 |
|
plague006
|
7aec77239c
|
Apply lifecycle to "if game "
|
2019-02-04 16:08:02 -05:00 |
|
plague006
|
d6e8b145af
|
Fix doc in info, expand doc task, fix MP check in player_create
|
2019-02-04 14:40:27 -05:00 |
|
plague006
|
d3bb27aa94
|
Change green to light_green
|
2019-02-04 13:17:46 -05:00 |
|