1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-14 10:13:13 +02:00
Commit Graph

1884 Commits

Author SHA1 Message Date
Matthew Heguy
30aedaebc1 Add on_init 2018-12-05 03:27:32 -05:00
Jayefuu
b10f81005c
Update spiral_crossings.lua 2018-12-05 07:58:48 +00:00
Jayefuu
ba3a8431b8
Updated as per stickler's comments. 2018-12-05 07:55:10 +00:00
Jayefuu
3a6a77db1c
Good bot. 2018-12-03 22:25:53 +00:00
Jayefuu
be89404a1e Added spiral_crossings map preset. 2018-12-03 22:22:40 +00:00
Matthew
7cbdf6c073
Merge pull request #491 from ShingenPizza/develop
Removed duplicated lines.
2018-11-30 17:26:36 -05:00
Matthew
fc4c5297ab
Update CHANGELOG.md 2018-11-30 17:26:13 -05:00
Matthew
c3b82fc7ac
Update CHANGELOG.md 2018-11-30 17:24:00 -05:00
Matthew
55ae4ab093
Merge pull request #443 from iltar/new-command-wrapper
Added a new command wrapper to reduce boilerplate
2018-11-30 17:23:37 -05:00
Shingen
10fb2995db Removed duplicated lines. 2018-11-30 23:00:50 +01:00
grilledham
0b23e31694
Merge pull request #487 from grilledham/server-time
Server time
2018-11-30 20:30:41 +00: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