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

380 Commits

Author SHA1 Message Date
TWLTriston
9580f449f8 As deployed / playtested with changes. 2017-11-16 04:22:28 -05:00
Maik Wild
ac8bac3ef1 Moved poisson rng to utils, fixed a potential nil reference and fixed poison typo 2017-11-16 04:22:17 -05:00
TWLTriston
11c7382607 Order of operations on Misc vs ores in map layout to allow glitter to take effect. Also implemented the poisson RNG 2017-11-16 04:22:17 -05:00
TWLTriston
e998051e7b Staging for play test 2017-11-16 04:22:16 -05:00
TWLTriston
469976af33 Additional tweaks and reordered the biomes to be next to each other 2017-11-16 04:22:05 -05:00
TWLTriston
5ecca117c2 Current status, messing with decoratives 2017-11-16 04:22:05 -05:00
TWLTriston
8c024f3ed9 Grass tiles now get dagobah swamp based values 2017-11-16 04:21:29 -05:00
TWLTriston
2d16463cb0 Multi row and column representation for all tile types. 2017-11-16 04:21:29 -05:00
TWLTriston
c88f119a2e Start of the deco overlay on picture maps -- working on a biome test area 2017-11-16 04:21:29 -05:00
Valansch
9abbc14e8e
Merge pull request #119 from Valansch/dev_spy
Developed spy command
2017-11-15 13:42:08 +01:00
Valansch
85cb09b2ec snuck in zoom 2017-11-12 19:43:51 +01:00
Valansch
da47d3daab Added name to spyshot screenshot and changed zoom to 0.5 2017-11-12 19:37:02 +01:00
Valansch
02bdf6830d Developed spy command 2017-11-12 19:28:33 +01:00
Valansch
dae8b0bdb1 moved UK map to grilledham_map_gen 2017-11-12 15:55:55 +01:00
Valansch
acdddf40a0
Merge pull request #118 from Valansch/dev_uk_map
Imported Airs uk map rev 2
2017-11-12 15:51:16 +01:00
Valansch
ee34a08ae5 Imported Airs uk map 2017-11-10 13:04:47 +01:00
Triston
41f27fe5a5
Merge pull request #114 from Valansch/dev_custom_prints
Dev custom prints
2017-11-10 06:14:15 -05:00
Triston
ce47d8cb32
Merge pull request #113 from Valansch/fix_decon_nonregular_exploit
Fix decon nonregular exploit
2017-11-10 06:13:22 -05:00
Valansch
fa43564803
Merge pull request #107 from Valansch/develop_left
Added left, converted Glitter to misc to allow RSO + Glitter. Tweak t…
2017-11-09 20:31:22 +01:00
Valansch
d143880f1d implemented print_admins and print_except 2017-11-09 20:28:56 +01:00
Valansch
7bcbe9c988 implemented warning, when a non regular tried to deconstruct more than 1000 entities 2017-11-09 20:05:37 +01:00
Valansch
16a8912e69 made decons a tiny bit faster 2017-11-09 19:56:53 +01:00
Valansch
822e1967c5 added entity valid check and fixed bug where an entity was removed right when deconstructed, causing a non regular to be able to decon 2017-11-09 19:54:16 +01:00
Triston
a8d032dd58
Merge pull request #111 from Valansch/fix_pet_bug
Fixed pet spawn player nil reference #110
2017-11-08 08:01:43 -05:00
Maik Wild
2059b39808 Fixed pet spawn player nil reference #110 2017-11-08 13:15:37 +01:00
TWLTriston
3daf67a591 Added left, converted Glitter to misc to allow RSO + Glitter. Tweak to the RSO base to balance ores better, may need a rebalance 2017-11-08 06:25:28 -05:00
Triston
cdeaa3c945
Merge pull request #106 from Valansch/remove_clock
removed clock
2017-11-08 06:24:08 -05:00
Valansch
66aa7bf97c removed clock 2017-11-08 10:50:14 +01:00
Valansch
d0f97db34f
Merge pull request #105 from Valansch/valansch_todos
Reduce fish frequency message
2017-11-04 13:32:39 +01:00
TWLTriston
f5604f999b Reduce fish frequency message 2017-11-04 08:13:20 -04:00
TWLTriston
a4f31cb65f Merge branch 'develop' of https://github.com/Valansch/RedMew into develop 2017-11-03 06:49:01 -04:00
Triston
1ce39ef910
Merge pull request #104 from Valansch/dev_remove_chatlog
Removed chatlog and added discord link print
2017-11-03 05:23:38 -04:00
Maik Wild
a09a4fbf91 Fixed mew typo 2017-11-02 17:43:40 +01:00
Maik Wild
9a9a48e600 Removed chatlog and added discord link print 2017-11-02 17:41:54 +01:00
TWLTriston
3815ab3eb4 Merge branch 'develop' of https://github.com/Valansch/RedMew into develop 2017-10-30 06:37:43 -04:00
Valansch
90abbb5650 Merge branch 'develop_fish_income' into develop
# Conflicts:
#	map_layout.lua
2017-10-29 12:18:03 +01:00
Valansch
182a166474 Merge branch 'dev_dimentions' into develop 2017-10-29 12:17:30 +01:00
Valansch
5969f1288c Fixed tpplayer bug, invoke surface tp and player killed debug print 2017-10-29 00:20:52 +02:00
Valansch
e7ffffac9f Chanced get_nice_surface_name call 2017-10-28 11:42:38 +02:00
Valansch
c3ad532058 Implemented 9th dimention: Nihil 2017-10-28 11:31:59 +02:00
TWLTriston
ccf34c51d1 Final tweaks to RSO based on playtesting 2017-10-28 05:07:41 -04:00
Valansch
b30d20c5c5 Added debug output to on_player_died 2017-10-27 23:23:40 +02:00
Valansch
8c98491577 Changed looking for players form distance to find_entities_filtered 2017-10-27 23:06:11 +02:00
Valansch
fe02be51da added death world wreck items dimention #103
added nuke to wreck items
2017-10-26 17:32:31 +02:00
Valansch
70a055a495 implemented debug outout and enable/disable for nuke_control.on_player_mined 2017-10-26 16:28:08 +02:00
Valansch
237eaf6c7d removed relevant references to surfaces[1] #103 2017-10-26 10:55:02 +02:00
Valansch
59a6a9cc5b Made portals independent of entity #103 2017-10-26 10:40:14 +02:00
TWLTriston
9d73fffd3a Fix #102 2017-10-25 20:19:42 -04:00
Valansch
cbdae2e08f implemented portals and magic chests and added link commands 2017-10-25 22:24:10 +02:00
TWLTriston
328122d265 Fish market updates 2017-10-25 12:45:35 -04:00