Lynn
|
a83acc4ea7
|
Fixed a few left-over requires in Experience
|
2018-11-30 19:57:31 +01:00 |
|
Lynn
|
fcbae24ff0
|
table.size -> table_size
|
2018-11-30 19:29:06 +01:00 |
|
Lynn
|
cb3c9ba1d0
|
Fixed refactored util import
|
2018-11-30 19:25:05 +01:00 |
|
Lynn
|
bfe804e2f0
|
ipairs -> pairs
|
2018-11-30 19:21:46 +01:00 |
|
Lynn
|
1f99757654
|
Added a bit more documentation
|
2018-11-30 19:15:11 +01:00 |
|
Lynn
|
f88b05448e
|
Using global print if server
|
2018-11-30 18:50:57 +01:00 |
|
Lynn
|
8cdf747a2e
|
Improved debug logging and error reporting during development
|
2018-11-30 18:45:27 +01:00 |
|
Lynn
|
8c0874a10d
|
Added support to capture excess arguments as sentence
|
2018-11-30 18:45:27 +01:00 |
|
Lynn
|
9d35776849
|
Server/Debug/Player only flags and Debug extraction
|
2018-11-30 18:45:27 +01:00 |
|
Lynn
|
749c9ad15b
|
Added changelog note
|
2018-11-30 18:44:22 +01:00 |
|
Lynn
|
bd1425956f
|
Added admin check and aggregate errors
|
2018-11-30 18:43:37 +01:00 |
|
Lynn
|
1dcc5cefdc
|
Ensured player can be nil in case of being the server
|
2018-11-30 18:43:37 +01:00 |
|
Lynn
|
eb7de9bc2e
|
Added a new command wrapper to reduce boilerplate
|
2018-11-30 18:43:37 +01:00 |
|
grilledham
|
cd71bb0faa
|
updates
|
2018-11-30 15:57:07 +00:00 |
|
grilledham
|
b4fbeae62e
|
added command for getting server time
|
2018-11-30 15:56:26 +00:00 |
|
grilledham
|
26e375ec7e
|
extra timestamp functions
|
2018-11-30 15:55:27 +00:00 |
|
grilledham
|
2a2de3b32e
|
timestamp helper util
|
2018-11-30 00:19:02 +00:00 |
|
grilledham
|
b1ff3f69a0
|
get and set server time
|
2018-11-30 00:18:43 +00:00 |
|
Lynn
|
762aaf83f1
|
Merge pull request #483 from iltar/fix-no-index
Fixed a bug related to player index missing
|
2018-11-29 21:13:40 +01:00 |
|
Lynn
|
8009df20c7
|
Fixed a bug related to player index missing
|
2018-11-29 21:00:51 +01:00 |
|
Lynn
|
59330af344
|
Merge pull request #481 from SimonFlapse/Balancing
Balancing changes
|
2018-11-29 20:20:03 +01:00 |
|
SimonFlapse
|
4a0da42991
|
Balancing changes
|
2018-11-29 20:16:23 +01:00 |
|
grilledham
|
0983f39497
|
Merge pull request #478 from iltar/particles-near-collapse
Added a crumbling effect from the ceiling when close to collapse
|
2018-11-29 19:05:53 +00:00 |
|
Lynn
|
0fe4f7efa9
|
Fixed local shadow
|
2018-11-29 20:03:09 +01:00 |
|
Lynn
|
fefb26c91a
|
Added a crumbling effect from the ceiling when close to collapse
|
2018-11-29 20:03:08 +01:00 |
|
grilledham
|
d7b38838c6
|
Merge pull request #479 from iltar/reduced-uranium-in-main-vein
Lowered uranium density in main vein
|
2018-11-29 18:59:54 +00:00 |
|
Lynn
|
a6339e1598
|
Slightly lowered stone and slightly increased uranium
|
2018-11-29 19:47:49 +01:00 |
|
Lynn
|
5cc6afe8c4
|
Lowered uranium density in main vein
|
2018-11-29 19:27:25 +01:00 |
|
Matthew
|
700fdd16a1
|
Merge pull request #476 from grilledham/ban-sync
Ban sync
|
2018-11-28 17:06:58 -05:00 |
|
grilledham
|
01e25c3056
|
throw error on non string admin and reason
|
2018-11-28 22:04:38 +00:00 |
|
grilledham
|
c47a253799
|
fixed comment
|
2018-11-28 21:56:18 +00:00 |
|
grilledham
|
70307be441
|
changed comments slightly
|
2018-11-28 21:35:07 +00:00 |
|
Matthew
|
1afbeae0ca
|
Merge pull request #464 from plague006/utils
Overhaul utils and add minor functionality
|
2018-11-28 15:39:51 -05:00 |
|
grilledham
|
5bea1bc153
|
fixed bug
|
2018-11-28 17:59:32 +00:00 |
|
grilledham
|
97921a6349
|
added Server.ban_sync and Server.unban_sync
|
2018-11-28 17:56:31 +00:00 |
|
Matthew
|
04551aa447
|
Merge pull request #471 from plague006/changelog
Catch changelog up to PR 474, give 1.1.0 a name
|
2018-11-28 07:14:58 -05:00 |
|
Lynn
|
5b0e2f0e9c
|
Merge pull request #473 from plague006/fix/kill
Fix /kill checks around walkabout
|
2018-11-28 13:14:22 +01:00 |
|
Lynn
|
67ce1c301f
|
Merge pull request #474 from plague006/fix/walkabout
Fix walkabout case of player with no character
|
2018-11-28 13:13:55 +01:00 |
|
Matthew Heguy
|
d584c72ee6
|
Catch changelog up to PR 474, give 1.1.0 a name
|
2018-11-28 07:05:19 -05:00 |
|
Matthew Heguy
|
0553c2af7e
|
Catch up on new requires
|
2018-11-28 07:03:10 -05:00 |
|
Matthew
|
d5907cc2a2
|
Merge pull request #467 from Refactorio/antigrief_desync_fix
Fixed antigrief desyncs
|
2018-11-28 06:56:17 -05:00 |
|
Matthew
|
52f39dbace
|
Update config.lua
|
2018-11-28 06:49:54 -05:00 |
|
grilledham
|
04199312bd
|
Merge branch 'develop' of https://github.com/Valansch/RedMew into develop
|
2018-11-28 11:20:54 +00:00 |
|
grilledham
|
12b8e92260
|
fix for nuke_control
|
2018-11-28 11:20:23 +00:00 |
|
grilledham
|
4031c528e3
|
fixes to nuke_control.lua
|
2018-11-28 11:15:44 +00:00 |
|
Matthew Heguy
|
20dc540d79
|
Fix case of player with no character
|
2018-11-27 18:23:40 -05:00 |
|
Matthew Heguy
|
be87e0fb12
|
Fix not catching server killing walkabout player
|
2018-11-27 17:36:05 -05:00 |
|
Matthew Heguy
|
a5f0cc77b9
|
Fix checks around walkabout
|
2018-11-27 17:25:07 -05:00 |
|
Matthew Heguy
|
ae29ad21e5
|
Remove extraneous 'else'
|
2018-11-27 17:08:27 -05:00 |
|
Matthew Heguy
|
1d4acc8e35
|
Fix train station names
|
2018-11-27 17:08:27 -05:00 |
|