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

2878 Commits

Author SHA1 Message Date
TWLTriston
23a78b468e Order of operations on Misc vs ores in map layout to allow glitter to take effect. Also implemented the poisson RNG 2017-11-15 05:53:49 -05:00
Triston
6e98aac3fb
Merge branch 'develop' into develop_decos 2017-11-13 15:52:11 -05:00
TWLTriston
13d0b77b4d Staging for play test 2017-11-13 15:50:14 -05:00
TWLTriston
07c386ac32 Additional tweaks and reordered the biomes to be next to each other 2017-11-13 07:05:18 -05:00
TWLTriston
707f90255d Current status, messing with decoratives 2017-11-12 18:56:26 -05:00
TWLTriston
53f55aba22 Grass tiles now get dagobah swamp based values 2017-11-12 16:30:17 -05: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
TWLTriston
ddc4748e74 Multi row and column representation for all tile types. 2017-11-12 11:41:30 -05: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
TWLTriston
f66d5e0156 Start of the deco overlay on picture maps -- working on a biome test area 2017-11-12 08:11:06 -05: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
Valansch
a5a48a2d84 Merge pull request #100 from Valansch/develop_swamp_threaded
Develop swamp threaded
2017-10-25 13:12:38 +02:00
TWLTriston
da7226667a Tweaking and debug for fish income improvements 2017-10-25 07:11:45 -04:00