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

258 Commits

Author SHA1 Message Date
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
155b1161d5
Increase crashsite oil outpost output by 6.67x. (#1252) 2021-11-16 20:49:16 +00:00
Claude
7eb1c95c1a
changes by Tigress (#1251)
shrunk map little make meybe easyer game play
2021-11-16 17:47:37 +00:00
Jayefuu
0bafe54eb4
Merge pull request #1248 from Refactorio/rocket-barrage
Added barrage feature to give players more end-game clearing options
2021-10-03 22:30:13 +01:00
Jayefuu
ee59a10fd6 Updated some comments as per suggestions 2021-10-03 19:32:17 +01:00
Jayefuu
64a954652f Updated balance and minor bug fixes 2021-10-03 00:37:53 +01:00
Jayefuu
45294db626 LUA checks 2021-09-30 15:58:49 +01:00
Jayefuu
8ebd79fce3 Fixed LUA checks. 2021-09-30 15:55:06 +01:00
Jayefuu
f0dbcbe3bd Added barrage feature to give players more end-game clearing options 2021-09-30 15:50:00 +01:00
Jayefuu
2276706743
Fixed LUA check 2021-09-30 11:24:50 +01:00
Jayefuu
ba696c50c3
Update map_gen/maps/crash_site/outpost_builder.lua
Co-authored-by: grilledham <jrdgillham@gmail.com>
2021-09-30 11:21:34 +01:00
Jayefuu
7666660268
Fixed failed lua checks 2021-09-29 08:34:56 +01:00
Jayefuu
894b605fe0
Updated pollution multiplier minimum limits
Following Discord messages with @grilledham, updated the messages to be clearer.

Also updated some broken logic and reduced spam to admins if someone tries to set it below the minimum and it's already at the minimum.

Changes untestested. I'll test tonight or tomorrow if it passes review, not got Factorio on this laptop.
2021-09-29 08:31:40 +01:00
Jayefuu
eef52b0e71 Missing return 2021-09-27 23:17:30 +01:00
Jayefuu
c4286ddf14 Fixed failed lua check 2021-09-27 22:11:06 +01:00
Jayefuu
75a8323fd0 Updated the starting pollution multiplier
The new meta sucks. No one builds any walls or defences. Players can go 3 or 4 hours with no attacks so long as they craft nothing.

Now that the pollution from outposts is generated at position = {0,0}.... let's try a very small amount of pollution for every outpost captured to force at least a small amount of defences to be built.

This will be MUCH less pollution than if all of the items they get free were made in base, but it will still force at least a few defenses or clearing of nearby bases.

Starting with a value of 10 to see how it goes.
2021-09-27 22:09:15 +01:00
Jayefuu
1cd0e8acf5
Merge pull request #1246 from Refactorio/crash_site_uk_fixes
Updated Crash Site UK preset and display name
2021-09-27 20:00:05 +01:00
Jayefuu
4f704770b3 Fixed Jayefuu goof 2021-09-27 19:59:16 +01:00
Jayefuu
d37f88674b Updated Crash Site UK preset and display name 2021-09-27 19:55:47 +01:00
grilledham
35fc4693a7
Change crashsite spawn market items base on Tigress' suggestion. (#1245) 2021-09-26 22:47:42 +01:00
James Gillham
f13ad9371b Add crashsite-manhattan + fallback to scenario_name. 2021-09-18 15:37:28 +01:00
Jayefuu
6d1648e66b
Changes to display names
- Added venice
- Changed part of print to discord to display names instead of names

UNTESTED
2021-09-14 12:11:51 +01:00
James Gillham
ad38ae3d69 Fix line endings for manhattan.lua and UK.lua 2021-09-12 20:08:27 +01:00
grilledham
2f7ac497db
Merge pull request #1236 from Refactorio/Claude477-crashsite-UK
Crashsite(UK)-scenario
2021-09-12 19:49:26 +01:00
Claude
9970a9fd93
update UK.lua
fixed now
2021-09-12 17:43:28 +03:00
Claude
09ac2e4ff4
crashsite-config-uk 2021-09-12 17:41:08 +03:00
Claude
4a43521d4d
manhattan map(crashsite) 2021-09-12 17:19:03 +03:00
James Gillham
160b395640 Decompress the venice preset. 2021-09-12 15:08:01 +01:00
Claude
8c78285e15
update venice.lua
one unused variables
2021-09-12 16:36:17 +03:00
Claude
7c750b6cb3
crashsite_venice(presets)
old map rebuilding venice
2021-09-12 16:31:08 +03:00
Jayefuu
3b72c497cb
Updated outpost pollution to spawn at map centre not at outposts
No one likes or uses the pollution multiplier feature I added.

Feedback suggests that it spawning at outposts makes the cause too obvious, so people complain about it. And it requires that outposts have to be defended.

Yet, people still complain crash site is too easy. 

By moving the pollution spawning to the centre of the base the effect of more outposts is spread over the whole base and will trigger more attacks, but will challenge the whole base defences rather than just a single outpost.
2021-06-17 17:09:09 +01:00
James Gillham
ca381aa289 Add config-restart command.
- change Restart command to use server.start_game (offers setting the mod pack).
- Change danger ores and crashsite maps to use the new restart command.
2021-05-15 11:21:46 +01:00
James Gillham
66883a87b3 Change game.players -> game.get_player 2021-05-15 11:21:46 +01:00
James Gillham
680580438c Add skip cutscene player setting. 2021-03-30 20:21:57 +01:00
Jayefuu
8ae9c4ba0e Updated timer after testing on S10 2021-03-04 08:32:57 +00:00
James Gillham
02e2b59103 dump_offline_inventories fixes. 2021-03-03 20:13:25 +00:00
Jayefuu
a4d9707f42 WIP 2021-03-03 18:52:30 +00:00
James Gillham
7c390fb498 Fix steel recipe not showing for magic crafters if player force hasn't unlocked steel tech. 2021-02-28 11:16:33 +00:00
Jayefuu
b74908f64b Updated errors 2021-02-24 19:04:03 +00:00
Jayefuu
4e466c8131 Added evo flying text on turret destruction to improve new player experience 2021-02-24 15:46:00 +00:00
Jayefuu
2be2501f39 Adjusted barrel prices to balance new meta
Players were buying a hundred barrels for 15 coins. Made blue belts V easy among other things, adjusted at request of Tigress.
2021-02-22 23:42:15 +00:00
Jayefuu
82077da982
Merge pull request #1179 from Refactorio/coin_pickup_fix
Fixed player coin count bug from picking up chests
2021-02-20 08:15:24 +00:00
Jayefuu
4e172f4598 LUA checks 2021-02-19 15:30:29 +00:00
Jayefuu
790c2a1506 Updated as per review 2021-02-19 15:28:14 +00:00
Jayefuu
ddc234cfec Updated pollution multiplier commands
- Changed so that both can be run from server
- Gave regulars the ability to query the current pollution settings.
2021-02-19 14:51:53 +00:00
Jayefuu
21be255763 Updated as per suggestions 2021-02-19 14:25:17 +00:00
Jayefuu
55f0681bd6 Updated artillery behaviour to get rid of destroyer-capsule while avoiding part of pickup bug 2021-02-18 14:14:05 +00:00
Jayefuu
e303430dc1 lua checks 2021-02-18 13:55:47 +00:00
Jayefuu
26e5c35a26 LUA checks 2021-02-18 13:46:31 +00:00
Jayefuu
21fbde82fc Fixed coins ins chest count bug
- Removed events.on_player_mined_item from outpost_builder because we don't want to add coins every time they mine and it's duplicated in player_stats.
- Removed events.on_player_mined_item from player_stats because it doesn't tell us what entity the items came from.
- Added coin tracking to events.on_pre_player_mined_item event instead. Checks if the mined item was a chest with coins in it and adds to the player stats if so.
- Tested that coins from trees and rocks still track when market is enabled
- While I was at it, added a pretty coin floating text for when RNG gives coins from mining trees/rocks
2021-02-18 13:43:50 +00:00