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
|
c95c935003
|
Fix no color to player_print
|
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
|
e4df3b34a4
|
Add timestamp to log
|
2019-02-12 20:22:12 -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
|
ba9409f363
|
Fix config location
|
2019-02-12 16:47:09 -05:00 |
|
Matthew
|
a48f6444cc
|
Merge pull request #750 from plague006/fix_print_except
Fix print_except
|
2019-02-12 11:45:52 -05:00 |
|
Matthew
|
44765cd966
|
Update core.lua
|
2019-02-12 09:35:35 -05:00 |
|
Matthew Heguy
|
596f329337
|
Fix print_except
|
2019-02-11 12:08:23 -05:00 |
|
Matthew Heguy
|
4c0c7ed41c
|
Fix lifecycle mistakes
|
2019-02-10 22:44:54 -05:00 |
|
Matthew
|
e5d723aefa
|
Merge pull request #748 from plague006/logarithm
No don't log this, give me the logarithm!
|
2019-02-10 16:29:26 -05:00 |
|
plague006
|
a6f6cb4a3f
|
No don't log this, give me the logarithm!
|
2019-02-10 15:53:09 -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 |
|
Matthew
|
366207a774
|
Merge pull request #746 from grilledham/bug/inf-chests
Fix inf chest exploit
|
2019-02-09 13:16:03 -05:00 |
|
grilledham
|
32c35baa6b
|
mark inf chests as inactive
|
2019-02-09 18:02:43 +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 |
|
Matthew Heguy
|
98657c9308
|
Fix reward printout
|
2019-02-05 10:50:13 -05: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 |
|