grilledham
d07ec6bb6c
Correct map_selection.sample.lua in readme.md ( #1318 )
2022-05-01 16:24:18 +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
1040c5f7bc
Rewrite of crash site awards to include top 3 in each category ( #1312 )
2022-04-12 21:31:34 +01:00
Jayefuu
622c2cdfa2
Duplicated end of game awards messages to respective channels ( #1311 )
...
- The awards being in the map-promotion channel is great because people see it when they're pinged and there being no chatter in there keeps it clean and easy to find/read.
- However, it doesn't foster community and discussion.
- This PR duplicates the embedded message so it's posted once to map-promotion and once to the respective channels for danger ores and crash site.
- Will give players somewhere to discuss post-match. I hope it will lead to more discussion of game play and some more friendly competition.
2022-04-12 20:56:55 +01:00
theorangeangle
a3a988c914
Update redmew.cfg ( #1058 )
...
added a description that people see when loading the scenario in SP
2022-04-02 21:52:22 +01:00
Claude
0c7a0d9897
Merge pull request #1249 from SaLLIa666/patch-1
...
Fixed russian translation
2022-04-02 23:35:01 +03:00
grilledham
996acc2023
Add preset for diggy-danger-ores. ( #1309 )
2022-04-02 21:17:35 +01:00
grilledham
9ec2cbbc5a
Add danger_ore_landfill_beltboxes_ore_only ( #1310 )
2022-04-02 20:54:38 +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
grilledham
f421f2543c
Add danger_ore_chessboard_beltboxes_ore_only. ( #1306 )
2022-03-22 19:50:45 +00: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
a14a16e481
Changes to spy reduce chat spam and improve usage visibility on map ( #1303 )
...
- Added cooldown to spy chat message
- Still shows message on first use so that new players know about the command
- Added spy fish tag to map so that players can see easily which are the newly revealed areas.
2022-03-18 15:50:19 +00:00
Jayefuu
e8a5356652
Added crash site /strike anti-grief ( #1302 )
2022-03-18 15:48:45 +00:00
grilledham
b98e613724
Disable requester chest recipe for danger bobs ore. ( #1301 )
2022-03-17 20:17:31 +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
c2d93f341b
Disable logistic-system for danger_bobs_ores. ( #1299 )
2022-03-13 22:13:09 +00:00
Soggs
e5f3cc7a69
Introduce unique prefix for Redmew GUI elements ( #1297 )
...
Due to collisions with mods when naming GUI elements with just numbers, I added a prefix when naming elements with ``utils.token.uid()``.
2022-03-13 20:51:09 +00:00
grilledham
39a0d0fb54
Add missing map info for crashsite maps. ( #1298 )
2022-03-12 18:12:01 +00:00
Jayefuu
1008e2f664
Fixed error in multiline barrage command ( #1294 )
...
* Fixed error in multiline barrage command
- Reported by Clinkstur
- If the barrage antigrief found no nests in an area then it returned from the function
- This broke the command if the player used a multi-coordinate barrage to barrage more than one location
- New behaviour is that it just skips that location and continues to next coordinates
* Added gps rich text to failure message
2022-03-11 16:41:30 +00:00
Jayefuu
ce75d053ed
Moved box position again ( #1296 )
...
As requested by players after feedback from first change.
2022-03-11 16:39:28 +00:00
Jayefuu
cdb30dfc35
Merge pull request #1293 from Refactorio/pumba_chest_change
...
Changed position of the barrage chest
2022-03-10 19:58:53 +00:00
Jayefuu
ac46e22836
Changed position of the barrage chest
...
- Suggestion by Pumba
- Moved the barrage chest for better symmetry of the loaders (apparently)
2022-03-10 18:47:53 +00:00
grilledham
ec4fc1cf98
Use on_entity_destroyed instead of on_entity_died for determining if an outpost is captured. ( #1292 )
2022-02-26 15:03:30 +00:00
grilledham
c195173d5d
Increase tech cost 10 -> 25, satellite count 850 -> 1000. ( #1291 )
2022-02-20 18:13:03 +00:00
grilledham
3fe1b61cd9
Update danger bobs ore. ( #1289 )
2022-02-12 22:21:23 +00:00
grilledham
7d7746ffc7
More coal/stone for one direction map. ( #1288 )
2022-02-10 21:00:27 +00:00
grilledham
11ad0051ef
Remove oil/uranium spawn from danger ore maps. ( #1287 )
2022-01-29 17:57:16 +00:00
grilledham
2181981215
Add danger ore map poll. ( #1286 )
2022-01-29 16:12:49 +00:00
grilledham
04856c9ffe
Fix nil inventory when dumping inventory. ( #1285 )
2022-01-25 19:59:12 +00:00
grilledham
920544bbbf
Update danger_ore_deadlock_beltboxes_ore_only. ( #1284 )
...
- Remove oil/uranium spawn + more coal/stone in coal sector
2022-01-23 20:04:10 +00:00
grilledham
90bc20289e
Add danger_ore_3way. ( #1283 )
2022-01-21 19:14:20 +00:00
Claude
e9e14c2f05
Add beach scenario ( #1280 )
2022-01-16 20:43:53 +00:00
grilledham
dd66e22fb2
Add danger_ore_circles_beltboxes_ore_only. ( #1276 )
2022-01-16 19:45:38 +00:00
Claude
b52f474954
Add toxic_jungle scenario ( #1279 )
2022-01-16 17:08:55 +00:00
grilledham
0140d985b1
Add danger_ore_chessboard_uniform_beltboxes_ore_only ( #1275 )
2022-01-14 22:41:53 +00:00
grilledham
e437b7f1f9
Add peaceful mode to one_direction betlboxes maps. ( #1274 )
2022-01-11 17:15:37 +00:00
grilledham
1b0bb376a7
Add danger_ore_one_direction_beltboxes_ore_only. ( #1273 )
2022-01-09 13:46:33 +00:00
grilledham
5e57cac9aa
Fix banned player's inventory dump. ( #1272 )
2022-01-04 20:53:31 +00:00
grilledham
b0a71d74b5
Fix draw_resource_selection for danger ore patches beltboxes. ( #1271 )
2022-01-03 18:29:42 +00:00
grilledham
3250ce4e55
Add danger-ore-patches-beltboxes-ore-only. ( #1270 )
2021-12-31 11:29:34 +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
a4890586ca
Increase pollution increment 50%. ( #1266 )
2021-12-21 15:24:50 +00:00