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

2505 Commits

Author SHA1 Message Date
Jayefuu
af3704c771 Added sierpinski_carpet map preset 2019-01-23 21:37:13 +00:00
Matthew Heguy
31266f60d4 Efficiency! 2019-01-23 16:19:52 -05:00
Matthew Heguy
2ce35ada6a Add action warnings 2019-01-23 15:54:46 -05:00
Matthew Heguy
eef70ac92f Deal with negative numbers in a sane way 2019-01-23 15:44:50 -05:00
grilledham
e6a547a386 updates 2019-01-23 19:15:28 +00:00
Matthew Heguy
2f203a435c Add seeds command 2019-01-23 10:54:01 -05:00
grilledham
885bdc7bcc Merge branch 'develop' of https://github.com/grilledham/RedMew into crashsite_0.5 2019-01-22 16:07:03 +00:00
grilledham
54d30216d1 fixed looting corpse message 2019-01-22 16:06:36 +00:00
grilledham
3851bd219d updates 2019-01-22 16:05:31 +00:00
grilledham
3ef5221b61 Merge branch 'develop' of https://github.com/Valansch/RedMew into crashsite_0.5 2019-01-22 13:11:34 +00:00
grilledham
f20e812919 removed global, changed styles, added total coins spent 2019-01-21 20:37:07 +00:00
grilledham
43197de20a added total coins spent 2019-01-21 20:36:32 +00:00
plague006
f4ec6aa196 Remove get_random, add get_random_dictionary_entry, and may we never speak of it again. 2019-01-21 14:28:21 -05:00
Matthew
e88c72f972
Merge pull request #667 from grilledham/corpse_looting_message
Corpse looting message
2019-01-21 11:04:48 -05:00
grilledham
44427c6944 changed format to provide auto complete in vs code 2019-01-21 15:55:07 +00:00
grilledham
9a7a697bef return nil is player invalid 2019-01-21 15:54:34 +00:00
grilledham
ba27be7433 add messages on looting corpse 2019-01-21 15:54:14 +00:00
plague006
7e565beb21 Remove redundant function 2019-01-21 10:42:38 -05:00
plague006
746d8d8df9 Print message when someone saves a color 2019-01-21 10:39:15 -05:00
grilledham
76e6c905ab fix copy and paste error 2019-01-21 12:21:57 +00:00
plague006
f86b46ef26 Fix typos 2019-01-21 01:53:15 -05:00
grilledham
211b965cbc updates 2019-01-20 23:58:39 +00:00
grilledham
c0cae434d7 Merge branch 'develop' of https://github.com/Valansch/RedMew into crashsite_0.5 2019-01-20 23:49:34 +00:00
grilledham
06f7d59f09 added check for chance == 0 2019-01-20 22:58:46 +00:00
Jayefuu
f955688c46 Added grid_bot_islands map preset
Moved entity_drop_amount from market.lua to config.lua
Added chance to entity_drop_amount table to allow map makers to configure coin drop chances for biters, spitters, worms and nests.
2019-01-20 20:58:12 +00:00
grilledham
1981dd6c0f fix errors 2019-01-20 18:25:53 +00:00
grilledham
041d2c89e2 Merge branch 'develop' of https://github.com/grilledham/RedMew into crashsite_0.5 2019-01-20 17:21:20 +00:00
grilledham
228b2b94e2
Merge pull request #662 from grilledham/score_rewrite
Score rewrite
2019-01-20 17:20:33 +00:00
grilledham
7b393ed65c changed button sprite 2019-01-20 17:18:01 +00:00
grilledham
b865c56897 removed fix for luaCoderAssist 2019-01-20 17:15:27 +00:00
grilledham
eaab7b9b3c removed stats tracking for damage. 2019-01-20 16:59:07 +00:00
grilledham
b45b4b3dce score rewrite 2019-01-20 16:50:10 +00:00
grilledham
6e6501b3a6 outposts change walls to player force whe captured 2019-01-20 15:05:48 +00:00
grilledham
a2369e6d62 refactor to work around LuaCoderAssist bug 2019-01-19 23:23:16 +00:00
Matthew
0927a839b8
Fix linting (#657)
Fix linting warnings
2019-01-19 11:34:29 -05:00
Lynn
3206728501 secure power source 2019-01-19 14:17:23 +01:00
Lynn
703a3fea53 Added a 7 minute powersource to ensure the bootstrapping works well 2019-01-19 14:17:23 +01:00
Lynn
1e67b974e4 Fixed market desync and more control over limits 2019-01-19 14:17:22 +01:00
Lynn
8e9f48eab4 Some general fixes related to todays bugs 2019-01-19 14:17:22 +01:00
Lynn
b2042f2e1f Added missing require 2019-01-19 14:17:21 +01:00
Lynn
ccda13c12c Added a Lazy Bastard feature with player limit for market items 2019-01-19 14:17:21 +01:00
grilledham
41c89a0ca8 fixed enemy hidden-electric-energy-interface being destructible 2019-01-19 10:40:35 +00:00
grilledham
f5fde1abef crashsite water at spawn fix 2019-01-18 20:14:48 +00:00
Matthew Heguy
eeec03729f Fix venus 2019-01-17 15:13:03 -05:00
Matthew
e14ceb24aa
Merge pull request #656 from plague006/map_cleanup
Add features to redmew_surface, change maps to use redmew_surface
2019-01-17 11:51:49 -05:00
grilledham
7d788b95a5
Merge pull request #654 from grilledham/terraforming_danger_ore
Terraforming danger ore
2019-01-17 15:53:33 +00:00
grilledham
167cda342a Send own join and leave messages 2019-01-17 14:00:15 +00:00
Matthew Heguy
a6263ca9e9 Fix map_layout and connected_dots 2019-01-17 00:36:10 -05:00
Matthew Heguy
1e737cbd4b Fix linting of danger_ores 2019-01-16 19:40:39 -05:00
Matthew Heguy
aeebdcb831 Clean up diagonal_ribbon comments 2019-01-16 19:37:50 -05:00