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

2023 Commits

Author SHA1 Message Date
Lynn
5e00d9b721 Reduced to a single command 2018-12-06 18:17:51 +01:00
Lynn
e08ba30b1b Added particle limits and scales 2018-12-06 17:42:31 +01:00
Matthew
3d05660d28 Add ferefang's color (#518) 2018-12-06 17:07:41 +01:00
Matthew
7ca44a85b1
Update CHANGELOG.md 2018-12-06 10:54:28 -05:00
Lynn
a17e783daf Fixed invalid cluster ore config (#517) 2018-12-06 12:31:51 +01:00
Matthew
3bff630669 Docs into wiki (#510)
* Docs into wiki

* Redirect readme
2018-12-06 12:27:29 +01:00
Lynn
b46595ff10 Added a scale to change game performance and running speed accordingly (#505) 2018-12-06 12:27:08 +01:00
Lynn
bbfcdd4629 Added a basic RedMew configuration setup (#502)
* Added a basic RedMew configuration setup
2018-12-06 12:18:52 +01:00
Matthew
21ecab0a59
Merge pull request #496 from grilledham/quite-command
sc command
2018-12-05 22:27:18 -05:00
Matthew
72d6eadf4f
Update CHANGELOG.md 2018-12-05 22:20:44 -05:00
Jayefuu
d8335494f3
Added builders.circular_pattern 2018-12-05 13:50:02 +00:00
grilledham
63bc04ea14 Switch to command wrapper 2018-12-05 11:10:34 +00:00
Matthew
c75bc2bb24
Merge pull request #507 from Jayefuu/patch-3
Added spiral_crossings preset to map_layout.lua
2018-12-05 03:49:29 -05:00
Matthew
1329e5199d
Merge pull request #508 from Jayefuu/modified_spiral
Added spiral_crossings map preset.
2018-12-05 03:49:10 -05:00
Matthew Heguy
30aedaebc1 Add on_init 2018-12-05 03:27:32 -05:00
Matthew
f96183e0c4
Merge pull request #498 from iltar/hydra-improvements
Improved Biter aggression and scales a bit higher
2018-12-05 03:05:42 -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
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