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
grilledham
ee6e38816b
Send poll result to discord when finished. ( #1357 )
...
- Also when danger ore is restarted.
- Format remaining time to hours, minutes and seconds in the poll gui.
2023-05-10 21:18:34 +01:00
grilledham
2f248ab82b
Add known mod packs to config restart. ( #1354 )
2023-05-07 21:22:39 +01:00
grilledham
6a07a97fbf
Map poll ( #1351 )
...
* Add tests for map poll winner.
* Add option to overwrite map poll mod pack
2023-05-06 15:44:19 +01:00
grilledham
eae8e6f078
Map poll ( #1350 )
...
* Prevent editing for map poll. Show multi line question/answers.
* Automatically set next map from poll
2023-05-01 16:28:32 +01:00
grilledham
f82db68710
Add extra rules for danger ore ( #1348 )
2023-04-05 15:32:48 +01:00
actinoide
150b5a04fe
reduced satelite launch message frequency at high satelite counts. ( #1345 )
2023-02-09 22:50:50 +00:00
grilledham
fb534a436a
Fix bug in autodeconstruct. ( #1343 )
...
- Handle case where mineable_properties is nil.
2023-01-15 12:34:00 +00:00
James Gillham
e736919008
Change clear_corpses command to corpses.
2022-12-22 15:56:40 +00:00
grilledham
1d7c232046
Add clear_corpses command. ( #1328 )
...
- Clears 128 tile around the player (Regular or higher).
- Use surface or s arg to clear whole surface (Admin only).
2022-07-03 19:18:29 +01:00
grilledham
157df6f40d
Add location for corpse looting. ( #1317 )
2022-05-01 16:19:08 +01:00
grilledham
ad16370301
Check regular/probation against know players. ( #1316 )
...
- Also allow force execute if command is rerun.
- Fix error in banning players that are not in game.
2022-05-01 15:51:17 +01:00
grilledham
1e3a26deef
fix desync ( #1315 )
2022-04-30 14:05:19 +01:00
grilledham
9514586032
Fix failed to index variable errors. ( #1314 )
2022-04-30 13:41:27 +01:00
grilledham
9c134907ce
Add 'donator' to chat triggers. ( #1313 )
2022-04-13 19:47:06 +01:00
Jayefuu
50c1bbdf47
Game statistics and player awards for danger ores. ( #1305 )
2022-04-01 12:22:33 +01:00
Jayefuu
69c90069a1
Updated donor features ( #1262 )
...
- Team buffs for donators with tier 2 or higher Patreon status
- Tier 2 (coal): +10% team hand mining bonus per online donator, up to a maximum of 10 online donators
- Tier 3 (solid fuel): +10% team hand crafting bonus per online donator, up to a max of 10 online donators
- Tier 4 (rocket fuel): +10% team run speed per online donator, up to a max of 10 online donators
- Tier 5 (nuclear fuel): +5 inventory slots for all. Up to max of 30 extra. Does not reduce down when donator logs off.
2022-03-30 19:36:18 +01:00
Jayefuu
71c8e7b9ff
A deconstruction planner control to easily group spiders to follow a leader ( #1304 )
2022-03-20 19:49:03 +00:00
Jayefuu
93b800583c
A point-and-click method to call AOE functions ( #1295 )
...
Allows players to point and click to call strike and barrage instead of using text commands.
Co-authored-by: James Gillham <jrdgillham@gmail.com>
2022-03-14 22:15:08 +00:00
grilledham
a6e2823d06
Remove game.print from set_start_data ( #1300 )
2022-03-14 15:24:08 +00:00
grilledham
04856c9ffe
Fix nil inventory when dumping inventory. ( #1285 )
2022-01-25 19:59:12 +00:00
grilledham
5e57cac9aa
Fix banned player's inventory dump. ( #1272 )
2022-01-04 20:53:31 +00:00
grilledham
15001b9e6b
Fix dumping corpse for banned players. ( #1269 )
2021-12-29 16:28:39 +00:00
Jayefuu
25f88f09f1
Eating fish causes a little flying text to show other players you're healing ( #1268 )
2021-12-26 16:35:59 +00:00
grilledham
f78db8a966
Add poison-cloud to entities_allowed_to_bomb. ( #1267 )
2021-12-23 20:19:49 +00:00
grilledham
355844bfb3
Add 'artillery-flare' to entities_allowed_to_bomb
. ( #1256 )
2021-11-21 20:59:47 +00:00
jacobwatkinsgit
774236a670
qol when mining an inserter, pick up item an inserter dropped on the ground ( #1250 )
...
- Added qol so when an inserter is mined, an item put on the ground by the inserter is also picked up. enabled by default, tested and should work properly.
- inserter drops pickup, fix get_set_alt_on_create typo.
2021-11-16 20:32:14 +00:00
James Gillham
b5525604af
Include 'assembling-machine' and 'furnace' for loader qol.
2021-08-07 14:32:17 +01:00
James Gillham
26b84037b1
Report script kicks and bans to moderation-log channel.
2021-06-26 16:21:54 +01:00
James Gillham
2e749601a9
Remove test code + increase name textfield width.
2021-05-15 12:24:56 +01:00