Matthew Heguy
|
28daf88f21
|
Overhaul rank system, command, donator, add probation rank
|
2019-02-12 20:22:12 -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 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 |
|
Matthew
|
4a71fe9b82
|
Merge pull request #700 from plague006/data_cycle
Add _LIFECYCLE as an indicator of where we are in the data lifecycle
|
2019-02-04 15:39:25 -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
|
8d35c61108
|
Add doc for task.lua
|
2019-02-04 13:07:40 -05:00 |
|
Matthew
|
b2b91caf4a
|
Merge pull request #726 from plague006/command_notifications
Add command notifications
|
2019-02-04 12:28:09 -05:00 |
|
grilledham
|
be84bd1349
|
Merge pull request #732 from linaori/pling-for-toast
Pling for toast
|
2019-02-04 16:48:23 +00:00 |
|
grilledham
|
7d7485e5b4
|
grilled's suggestions
|
2019-02-04 16:37:23 +00:00 |
|
plague006
|
dbbe8aa7ac
|
Fix param names in event (nobody ever reads the doc)
|
2019-02-03 16:37:57 -05:00 |
|
Lynn
|
c2b3fcc4f7
|
Review feedback
|
2019-02-03 11:28:00 +01:00 |
|
Lynn
|
398927844e
|
Player can use /setting-all to show all their values
|
2019-02-03 11:27:21 +01:00 |
|
Lynn
|
3ebd1f5f7b
|
Allow players to change their notification volume
|
2019-02-03 11:27:20 +01:00 |
|
Lynn
|
0179a1d96d
|
Merge pull request #712 from plague006/table
Refine/add functions in Table
|
2019-02-03 11:17:24 +01:00 |
|
plague006
|
50e686e775
|
Cleanup, check for player
|
2019-02-03 01:01:32 -05:00 |
|
Matthew
|
61b4d04f00
|
Merge pull request #674 from plague006/fix/player_rewards
Deal with negative numbers in a sane way in player rewards
|
2019-02-02 17:45:16 -05:00 |
|
Matthew Heguy
|
65d538374f
|
Fix doc
|
2019-02-02 14:19:29 -05:00 |
|
Matthew Heguy
|
88754b5521
|
Add/refine table searching functions
|
2019-02-02 14:19:29 -05:00 |
|
plague006
|
eb71109c5b
|
Expand doc for deepcopy
|
2019-02-02 13:36:31 -05:00 |
|
plague006
|
0705a76ee0
|
Fix nested ifs
|
2019-02-02 12:11:31 -05:00 |
|
grilledham
|
ef9262abce
|
Allow Debug.object_type to cope with LuaObjects that are invalid or do not have help function
|
2019-02-02 14:35:36 +00:00 |
|
plague006
|
950cfe10d3
|
Add command notifications
|
2019-02-01 20:46:12 -05:00 |
|
plague006
|
ddbae68baf
|
Add color-redmew deprecation warning
|
2019-02-01 09:30:53 -05:00 |
|
plague006
|
47bafbac5c
|
Remove eventcore dep
|
2019-02-01 09:22:14 -05:00 |
|
Matthew Heguy
|
7e6a632ebd
|
Add _LIFECYCLE as an indicator of where we are in the data lifecycle
|
2019-01-30 19:39:11 -05:00 |
|
Matthew
|
214257b007
|
Merge pull request #716 from grilledham/debug_token
Debugger
|
2019-01-30 18:19:13 -05:00 |
|
grilledham
|
23e6d3815d
|
debug mode
|
2019-01-30 22:16:44 +00:00 |
|
Lynn
|
6ac1062754
|
Merge pull request #704 from linaori/evolution-progress
Added a GUI element + toasts to notify of biter evolution
|
2019-01-29 19:04:22 +01:00 |
|
Matthew
|
5adf2c3dca
|
Fix calling obj.is_player before checking validity
|
2019-01-28 19:25:37 -05:00 |
|
Matthew Heguy
|
4dd4056592
|
Add get_player_from_any
|
2019-01-28 18:59:58 -05:00 |
|
Matthew Heguy
|
85a9c6d050
|
Add object_type() to Debug
|
2019-01-28 17:48:24 -05:00 |
|
Lynn
|
53fad1a75b
|
Added a GUI element + toasts to notify of biter evolution
|
2019-01-28 21:21:33 +01:00 |
|
plague006
|
3d24f023c0
|
Remove deprecated tp commands
Refine messaging for deprecated commands
|
2019-01-27 16:44:45 -05:00 |
|
Matthew
|
129b6b031b
|
Merge pull request #677 from plague006/action_warnings
Action warnings
|
2019-01-27 15:24:36 -05:00 |
|
plague006
|
99f6f6893d
|
Update doc
|
2019-01-27 15:23:52 -05:00 |
|
plague006
|
784983eb7d
|
Fix doc
|
2019-01-25 13:16:25 -05:00 |
|
Matthew
|
87691f0fbd
|
Merge pull request #670 from plague006/table_get_random_dictionary_entry
Remove get_random, add get_random_dictionary_entry
|
2019-01-24 18:14:27 -05:00 |
|
Matthew Heguy
|
c210016999
|
Update docs
|
2019-01-24 16:11:02 -05:00 |
|
Matthew Heguy
|
d5be21a990
|
Chaaaaaaange places
|
2019-01-23 23:37:11 -05:00 |
|
Matthew Heguy
|
31266f60d4
|
Efficiency!
|
2019-01-23 16:19:52 -05:00 |
|
Matthew Heguy
|
2ce35ada6a
|
Add action warnings
|
2019-01-23 15:54:46 -05:00 |
|
Matthew Heguy
|
eef70ac92f
|
Deal with negative numbers in a sane way
|
2019-01-23 15:44:50 -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
|
e88c72f972
|
Merge pull request #667 from grilledham/corpse_looting_message
Corpse looting message
|
2019-01-21 11:04:48 -05:00 |
|
grilledham
|
9a7a697bef
|
return nil is player invalid
|
2019-01-21 15:54:34 +00:00 |
|
plague006
|
f86b46ef26
|
Fix typos
|
2019-01-21 01:53:15 -05:00 |
|