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

3727 Commits

Author SHA1 Message Date
grilledham
ae31250f24 added segment_weighted_pattern builder 2020-08-31 13:49:52 +01:00
TWLTriston
4b75706c10 Moved cobalt and gems to be random ore placements 2020-08-31 13:47:55 +01:00
grilledham
db413097cd updates 2020-08-31 13:47:55 +01:00
grilledham
23bac83a85 mixed_ores config 2020-08-31 13:47:55 +01:00
grilledham
c98be136df updated scenario info + upped pollution thresholds 2020-08-31 13:47:54 +01:00
grilledham
70810d930d banned_entites 2020-08-31 13:47:54 +01:00
plague006
d5ccc003a0 Add table require 2020-08-31 13:47:54 +01:00
grilledham
0f10a2071b fixed missing comma error 2020-08-31 13:47:54 +01:00
grilledham
3c6bd28498 added thorium to the no map gen ores 2020-08-31 13:47:54 +01:00
grilledham
a73d9cd88d danger bob ores 2020-08-31 13:47:54 +01:00
plague006
56f2f73a21 Clarification in readme 2020-08-30 17:22:38 -04:00
Matthew
38201f3e29
Merge pull request #1077 from plague006/travis_releases_on_push
Issue releases on push to develop
2020-08-30 17:12:59 -04:00
plague006
ac95b71792 Prerelease to false 2020-08-30 17:09:42 -04:00
plague006
857329e55a Issue release on push to develop 2020-08-30 17:02:19 -04:00
Matthew
dd4f9326b8
Merge pull request #1073 from Claude477/patch-12
Update .luacheckrc
2020-08-30 11:24:41 -04:00
grilledham
6afc82eee1
Merge pull request #1075 from BlasSoriano/patch-1
Update venice.lua
2020-08-27 22:31:00 +01:00
BSM
b3a438b06e
Update venice.lua
Removed trailing whitespaces (inside description strings, so picky the luacheck).
2020-08-27 20:56:16 +02:00
BSM
40f6cea071
Update venice.lua
Added map descriptions and disabled landfill to prevent cheating
2020-08-25 05:11:49 +02:00
grilledham
ddc4c12e4a
Merge pull request #1074 from Zahir-Khan/In_progress
spidertron added to bot spawn whitelist
2020-08-22 11:13:32 +01:00
zahir
05cea798f3 spidertron bot spawn 2020-08-17 21:34:24 -04:00
BlueRock (on discord)
52c7b82ab5
Merge pull request #1072 from BlueRock2/develop
Various Diggy enhancements and updates
2020-08-12 15:25:13 -04:00
Claude
01e9b5a62d Update .luacheckrc
Ignore map luas helping lot 4min build time.
2020-08-11 18:41:08 +03:00
BlueRock (on discord)
e2384ba331
undo un-intentional indent 2020-08-09 22:12:38 -04:00
BlueRock (on discord)
2aa7b712ac
Revert change to diggy-clear-void command
Originally proposed change to allow for a numerical surface_index to work with the diggy-clear-void debugging command.   But found that command works as is by using the text 'redmew' as the surface index.   Discarded proposed change and documented example use in comments to help clarify how to use.
2020-08-09 21:15:46 -04:00
BlueRock (on discord)
e2b6f6096d
Update hail_hydra.lua
Fixes an infrequent bug in hail_hydra that has existed a long time.    Currently Factorio does not allow enemy entitities of type 'turret' to target entities of type 'car' (includes cars and tanks).  Doing so logs an error.  If this changes in the future then the condition cause.type ~= "car" below can be removed.
2020-08-09 20:58:59 -04:00
BlueRock (on discord)
a2205fb543
Remove file only needed by VSCode 2020-08-07 21:26:23 -04:00
BlueRock (on discord)
86002b4e70
Remove test code 2020-08-07 21:23:30 -04:00
Bluerock
2f2533db40 Merge remote-tracking branch 'upstream/develop' into develop 2020-08-07 21:05:18 -04:00
Bluerock
08197bccd2 first commit 2020-08-07 20:29:56 -04:00
Bluerock
0afdbcb472 Various Diggy enhancements and updates 2020-08-07 20:24:07 -04:00
Matthew
174a5ca566
Merge pull request #1071 from plague006/gh_actions
Change CI from travis to GitHub Actions, change nightly releases to monthly
2020-07-31 15:49:06 -04:00
plague006
c552294021 Resolve remaining linting warnings/errors 2020-07-31 12:03:34 -04:00
plague006
3c04544694 Minor linting fixes 2020-07-31 11:07:09 -04:00
plague006
957507d40e Change CI from travis to GitHub Actions 2020-07-31 10:37:35 -04:00
grilledham
4d8aee20c5
Merge pull request #1070 from grilledham/crashsite_do_bot_spawn_bug
fix do_bot_spawn when event.cause is nil
2020-07-21 19:50:46 +01:00
James Gillham
0cb6780922 fix do_bot_spawn when event.cause is nil 2020-07-20 20:26:15 +01:00
grilledham
40b2d858aa
Merge pull request #1069 from Claude477/patch-10
Update info.lua
2020-07-18 11:01:43 +01:00
Claude
42bdf2be6d
update link 2020-07-18 12:57:57 +03:00
Claude
96aea0b76f
Update link 2020-07-18 12:24:41 +03:00
Claude
5dd2156cfa
Update info.lua
Changed domain name because old giving SSL errors.
2020-07-17 11:39:23 +03:00
BlueRock (on discord)
dbdd241c86
Recommended Diggy bot mining update for Factorio .18.27 (#1064)
* Recommended Diggy bot mining update for Factorio .18.27

* Resolve conflicts in this PR with diggy_hole.lua in PR 1061

* Include recent updates made to diggy_hole.lua in PR 1061

* Mining delay and particle tweaks
2020-06-04 16:39:38 +02:00
BlueRock (on discord)
3e08ea6b6c
Diggy updates for Factorio .18.27 (#1061)
* Diggy updates for Factorio .18.27

* Updated with Soggs suggestions and tested again.  Thanks Soggs.

* improved on_entity_died event handling

* Changes to on_entity_died event handling based on feedback

* Ensure loot is also suppressed for rocks that die by being damaged

* Remove unused local variable from simple_room_generator.lua

* Fix exploding reactor generating stone drops and freezing game.  Using entity.destroy() again where it is better suited and for performance.

* Minor cleanup

* Readability

* Additional readibility

* Minor indentation cleanup
2020-06-04 16:34:30 +02:00
grilledham
c9660efcc9
Merge pull request #1063 from grilledham/fix-remove-evolution_scale_formula
Remove evolution_scale_formula.
2020-05-30 16:44:52 +01:00
James Gillham
707e457a33 Remove evolution_scale_formula.
0.18.28 doesn't allow functions in global so we are removing teh evolution_scale_formula function from being stored in global.
2020-05-30 16:16:07 +01:00
grilledham
b45ecc8cb2
Merge pull request #1062 from grilledham/fix-0.18.28
Fix PriorityQueue to no longer store comparator function in global.
2020-05-29 12:24:50 +01:00
James Gillham
7c0867d08b Fix PriorityQueue to no longer store function in global.
Changed the PriorityQueue to store the comparator function in a metatable to avoid serializing the comparator function to the global table.
This means that the PriorityQueue has to be restored on load.
Plus side is we can use comparators that are closures.
2020-05-29 12:20:49 +01:00
grilledham
041c95def5
Merge pull request #1060 from grilledham/0.18.27-fix
Update gui styles for 0.18.27
2020-05-26 18:14:44 +01:00
James Gillham
b2cd925d3a Update gui styles for 0.18.27 2020-05-26 17:35:14 +01:00
theorangeangle
8f9092cd64
Merge pull request #1001 from SimonFlapse/auto-server-description
Server description generator, rich text
2020-05-18 15:04:40 -05:00
theorangeangle
e9e5cf91d3 Revert "added a description for SP use"
This reverts commit b4a370d660.
2020-05-10 17:16:12 -05:00