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

979 Commits

Author SHA1 Message Date
RedRafe
2c7a5fc4f5
Move Diggy experience to common features/gui (#1470) 2024-12-09 21:43:35 +00:00
grilledham
0b09adf7e1
Merge pull request #1465 from RedRafe/updates/diggy_20
Update Diggy scenario
2024-12-02 19:06:38 +00:00
RedRafe
8f36ca0ef5
Update water settings in map gen settings (#1463)
* Update water settings in map gen settings

* Remove water_segmented preset
2024-12-02 19:02:40 +00:00
RedRafe
79da970e18 Fix LuaObject type 2024-12-02 14:26:08 +01:00
RedRafe
f1223c0720
Fix autodecon module mapped entities on config changed (#1457) 2024-11-26 19:46:01 +00:00
RedRafe
8e783c6047
Danger ores refactor (#1447) 2024-11-22 21:17:48 +00:00
RedRafe
57813c4455
Update CS features (#1449)
* Fix spy command

* Fix markets being always accessible from map view
2024-11-22 20:54:42 +00:00
RedRafe
8f9b4b1d47
Add more admin shortcuts (#1448) 2024-11-22 20:50:22 +00:00
RedRafe
7eac6f28fb Merge branch 'develop' into updates/frontier 2024-11-10 02:27:08 +01:00
grilledham
87957e2bbe
Merge pull request #1440 from RedRafe/updates/cs
Updates normal cs to 2.0
2024-11-09 20:42:00 +00:00
RedRafe
115318bcbf Fix rendering 2024-11-09 17:19:13 +01:00
RedRafe
78a9ae41c1 Migrate collision layers 2024-10-26 23:40:41 +02:00
RedRafe
37b06d39e0 Merge branch 'updates/cs' into latest 2024-10-26 22:36:39 +02:00
RedRafe
323aa62099 Fix register_on_object_destroyed 2024-10-26 22:10:30 +02:00
RedRafe
96860dc782
Danger ores quality (#1439)
* Init Factorio 2.0 update

* add credits

* fix test module

* I know luackeck, I know

* Fixes

* Fix bad event.player_index handling

* Hotfixes

* Remove all filter inserters

* Migrate removed items

* Deprecating spidertron control and landfill features

* Small updates and DO preset
2024-10-26 15:41:39 +01:00
RedRafe
7b7c6f9a77 Merge branch 'do-quality' into latest 2024-10-26 13:21:54 +02:00
RedRafe
3a4a6e5d0f MIgrate bulk inserter internal name 2024-10-26 11:30:22 +02:00
RedRafe
8bc29f6ef6 MIgrate big rock internal names 2024-10-26 11:29:52 +02:00
RedRafe
db57033243 Migrate efficiency modules internal names 2024-10-26 10:58:32 +02:00
RedRafe
1dae30a316 Migrate logistic chests internal names 2024-10-26 10:44:14 +02:00
RedRafe
0df2e8dac2 Updates 2024-10-26 10:09:35 +02:00
RedRafe
0ae33b3c32 Small updates and DO preset 2024-10-26 09:58:22 +02:00
RedRafe
26e1c28dc0
Factorio 2.0 update (#1436)
* Init Factorio 2.0 update

* add credits

* fix test module

* I know luackeck, I know

* Fixes

* Fix bad event.player_index handling

* Hotfixes

* Remove all filter inserters

* Migrate removed items

* Deprecating spidertron control and landfill features
2024-10-22 20:22:35 +01:00
RedRafe
ed89762ba1 Deprecating spidertron control and landfill features 2024-10-22 17:50:27 +02:00
RedRafe
a193d91305 Migrate removed items 2024-10-22 17:25:34 +02:00
RedRafe
f42cb07464 Remove all filter inserters 2024-10-22 17:09:58 +02:00
RedRafe
ab737185d4 Hotfixes 2024-10-21 22:47:45 +02:00
RedRafe
6ce3d01d54 I know luackeck, I know 2024-10-18 16:39:40 +02:00
RedRafe
6da4a96289 add credits 2024-10-18 16:33:00 +02:00
RedRafe
a5f4f5a7db Init Factorio 2.0 update 2024-10-18 12:39:52 +02:00
RedRafe
5152d642ce
Updates/frontier v8 (#1434)
* Fix player pockets

* Add scenario manager gui

* tweak terrain gen

* Add discord notifications

* Add restart UI
2024-09-13 17:05:47 +01:00
RedRafe
4b040d1048
Add admin panel (#1432)
* Add admin panel
2024-09-02 21:32:20 +01:00
RedRafe
d109a6606b
Drop players armor and weapons (#1430)
* Drop players armor and weapons

* Always drop banned players armors

---------

Co-authored-by: James Gillham <jrdgillham@gmail.com>
2024-08-28 21:37:04 +01:00
RedRafe
7789ac4ec6
Updates/frontier v6 (#1431)
* New terrain gen

* Artillery targeting

* Fix silo positioning

* Frontier v6 tweaks
2024-08-28 17:06:34 +01:00
RedRafe
5090b09cb7
Updates/frontier v4 (#1426)
* Add markets

* Update frontier

* Add support for modded accumulators

* Pollution changes

* Terrain tweaks
2024-08-17 16:57:45 +01:00
RedRafe
3dabc84ccc
Update Frontier to V3 (#1425)
* Enemy AI

* Change enemy spawn wave logic

* Add bard messages

* Update changelog

* Fox reseed

* Fix luachecks
2024-08-15 20:05:18 +01:00
RedRafe
162b3aa0f0
Resolves #1421 and modded train colors (#1424) 2024-08-12 16:39:10 +01:00
RedRafe
90479d06d6
Fix toast gui (#1423)
* Fix toast gui
2024-08-12 16:38:11 +01:00
RedRafe
a1f1b81ca4
Update Frontier to V2 (#1420)
* Frontier V2

* Shortcuts default disabled
2024-08-10 14:36:11 +01:00
RedRafe
926032b276
GUIs refactor using mod-gui (#1418)
* Use mod-gui for GUIs

* Height 40 and score reorder
2024-08-03 17:31:10 +01:00
RedRafe
5f5613d6da
Add K2 Maze scenario (#1415)
* Add K2 Maze scenario

* Add maze presets to templates
2024-07-31 17:23:17 +01:00
RedRafe
545a93f9a1
New map: Frontier (#1414)
* Add frontier scenario

* Updates to luackeckrc

* Move price_raffle from danger ore modules to features
2024-07-31 17:10:27 +01:00
grilledham
8f01d04862
Remove debug functionality that was removed in Factorio 1.1.107 (#1412)
`debug.getupvalue` is no longer supported.
2024-04-19 20:46:08 +01:00
RedRafe
3baad63727
Add Diggy features to AprilFools2024 (#1406) 2024-03-29 13:09:51 +00:00
RedRafe
2efc9b2604
Add players' logistic requests synch between instances (#1401) 2024-03-08 19:32:09 +00:00
RedRafe
233a365c26
Add popup chat feature (#1394) 2024-01-18 21:50:17 +00:00
RedRafe
579dad4453
Add permissions module for DO (#1391)
* Enable 'no-blueprints' for all DO maps.
2024-01-14 14:18:25 +00:00
RedRafe
17f259fad2
Enhance tasklist GUI button with number of tasks (#1392) 2024-01-13 13:45:50 +00:00
RedRafe
112739c3a2
Add new DangerOre presets (#1383)
- Omnimatter
- Omnimatter cages
- Very BZ
- Exotic Industries
- Exotic Industries spiral
- Pyanodon Short
- Industrial Revolution 3
- Industrial Revolution 3 chessboard
2023-11-09 17:00:08 +00:00
RedRafe
d26a5d8309 Add Krastorio2 ammos to autofill module 2023-10-03 16:29:41 +02:00