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

2107 Commits

Author SHA1 Message Date
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
Jayefuu
5fbf477d7e
Added spiral_crossings preset to map_layout.lua 2018-12-03 21:54:31 +00:00
Matthew
4738275a84
Update CHANGELOG.md 2018-12-03 14:10:17 -05:00
Jayefuu
6297d9358e Added 'rotten_apples' map preset and supporting files. (#494)
* Added 'rotten_apples' map preset and supporting files.

* Added comment about market item balance.
2018-12-03 11:21:44 +01:00
Matthew
6ba6a82d8c Add core cheats (#490)
* Add core cheats

* Optimize our cheating
2018-12-03 10:39:19 +01:00
plague006
54ff31d233 Add all-tech when cheats enabled 2018-12-02 12:04:44 -05:00
Matthew
3abca8f6f9
Merge pull request #500 from iltar/remove-cave-miner
Removed the old cave_miner
2018-12-01 16:58:30 -05:00
Matthew
d14bff6a67
Merge pull request #499 from iltar/minor-config-structure-change
Minor fixes in the config
2018-12-01 16:49:10 -05:00
Lynn
745c55be7a Removed the old cave_miner 2018-12-01 22:47:39 +01:00
Lynn
39a5b13928 Minor fixes in the config 2018-12-01 22:06:24 +01:00
Lynn
3077e1cf59 Fixed wrong position 2018-12-01 21:44:01 +01:00
Lynn
83597c6f5a Improved Biter aggression and scales a bit higher 2018-12-01 21:39:24 +01:00
Matthew
13c37a4d32
Merge pull request #497 from Refactorio/iltar-patch-1
Fixed duplicate big rock and missing huge rock
2018-12-01 13:01:03 -05:00
Lynn
1694c39f5b
Fixed duplicate big rock and missing huge rock 2018-12-01 19:00:42 +01:00
Matthew
aa1cf8ed74
Merge pull request #489 from iltar/added-big-rocks
Added big rocks to the table
2018-12-01 12:46:40 -05:00
Lynn
b48731ad50
Merge pull request #492 from plague006/extend_table
Add inspect and size to table util
2018-12-01 18:04:24 +01:00
Lynn
5b29219f61
Merge pull request #488 from iltar/fix-remaining-require
Fixed a few left-over requires in Experience
2018-12-01 18:02:46 +01:00
Lynn
2a9d89accd Using Template for is_diggy_rock 2018-12-01 17:58:22 +01:00
grilledham
b350276472 fixed timestamp bug 2018-12-01 16:30:05 +00:00
grilledham
a0fee48bc8 sc command 2018-12-01 16:20:44 +00:00
grilledham
3883c9e770 merge query_online_players 2018-12-01 10:53:46 +00:00
grilledham
0a82e1b68e query_online_players 2018-12-01 10:49:14 +00:00
Matthew Heguy
c0404c33ac Add inspect and size to table util 2018-12-01 00:53:54 -05: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
84ab83644f Added big rocks to the table 2018-11-30 20:30:50 +01:00
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