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
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
Matthew Heguy
c05c741412
Add ability to set spawn and island_tiles
2019-01-16 19:11:45 -05:00
Matthew Heguy
a6f1d6895c
Add redmew_surface to maps, clean up linting, clean up broken maps
2019-01-16 19:11:07 -05:00
grilledham
de475078e8
added restart command for crash_site
2019-01-16 23:55:19 +00:00
grilledham
2d7f9d084a
refactor
2019-01-16 21:32:57 +00:00
grilledham
7184d7c5e2
merge devople into terraforming_danger_ores
2019-01-16 20:50:51 +00:00
Matthew
3f8be3151a
Add redmew_surface ( #631 )
...
* Add redmew_surface
* Change map_layout to have all maps use redmew_surface
* Maps: switch hardcoded nauvis refs to redmew_surface
* Features: switch hardcoded nauvis refs to redmew_surface
* Per discussion, removal of RSO
* Changes to files based on linting warnings/errors
* ent_functions: remove functions from global scope, ignore remaining linting warnings (~100 remaining)
* borg_planet: ignore linting warnings (88 remaining)
* mazes refactored
* Changed global.lua so events are run in the order they are registered
2019-01-16 13:44:55 -05:00
grilledham
1750594b85
delete generate_not_threaded
2019-01-16 15:40:18 +00:00
grilledham
1be8dbb1a7
terraforming_danger_ores map
2019-01-16 15:40:00 +00:00
grilledham
6a2e7ed6d5
Changes to generate to allow controlling the chunk event
2019-01-16 15:39:42 +00:00
grilledham
b4166f08a2
Merge branch 'develop' of https://github.com/Valansch/RedMew into develop
2019-01-15 15:14:18 +00:00
grilledham
6b8c8795f7
fixed copy and paste error
2019-01-15 15:13:36 +00:00
Matthew
5dd9ce9f90
Remove math and table as globals. ( #647 )
...
* Remove math and table as globals.
Create exceptions for table.lua and math.lua to modify respective globals and add returns for respective globals.
* Fix lint errors from table and math
2019-01-15 14:27:48 +01:00
grilledham
f062c53868
updates
2019-01-14 11:10:34 +00:00
Lynn
bfa9320fd0
Fixed missing renames
2019-01-13 13:34:37 +01:00
Matthew
055ca8487f
Merge pull request #644 from grilledham/crashsite_0.4
...
Crashsite 0.4
2019-01-11 16:40:41 -05:00
Matthew Heguy
812cf82eaa
Remove luacheck exception
2019-01-11 16:00:31 -05:00
Valansch
7fa83bae6c
Add Tetris ( #605 )
...
Somehow nailed everything on the first try. What a pro.
2019-01-11 13:31:23 -05:00
grilledham
359914157a
increased map size
2019-01-11 15:50:00 +00:00
grilledham
07c7ad5ea2
balance changes
2019-01-11 15:31:32 +00:00
grilledham
79f253143c
slightly larger ore patches
2019-01-10 23:10:54 +00:00
grilledham
940ea1909f
fixed enemy gun turrets spawning on player buildings death bug.
2019-01-10 23:10:36 +00:00
grilledham
4e5f39d3eb
more ore patches
2019-01-10 14:43:18 +00:00
grilledham
e46a4983db
Merge branch 'develop' of https://github.com/Valansch/RedMew into crashsite_0.4
2019-01-10 14:35:25 +00:00
grilledham
6a40e6e3bf
extra biters on entity death
2019-01-10 14:34:51 +00:00
grilledham
4594dfced1
mini_outposts + balance changes
2019-01-10 14:34:28 +00:00
Maik Wild
1eebea55e8
renamed fish_market.lua to market.lua and market_item to currency
2019-01-10 15:18:55 +01:00
grilledham
d972c86c04
balance changes
2019-01-10 12:03:20 +00:00
grilledham
3aa1930333
market names
2019-01-10 01:22:48 +00:00
grilledham
501952dd5d
updates
2019-01-09 22:29:51 +00:00
grilledham
9f2797a47d
added mini outposts
2019-01-09 22:29:42 +00:00
Lynn
c84dec2aaa
Fixed some market related hacks
2019-01-09 18:29:20 +01:00
plague006
bcd95662b6
Redirect all dependencies
2019-01-04 15:02:55 -05:00
Matthew
a84dcfdd91
Overhaul commands ( #576 )
...
* Split admin-only commands out of custom commands
Remove free item logging
* Overhaul commands remaining in custom_commands
* Overhaul commands in remaining files
* Change custom_commands to redmew_commands
* Remove follow.lua
2019-01-02 16:34:17 +01:00
Matthew
17c54eb136
Merge pull request #579 from iltar/retailer-in-crash-site
...
Uses the retailer in crash site for markets
2018-12-30 17:21:46 -05:00
Matthew
77846c1d66
Merge pull request #604 from plague006/use_color_presets
...
Change custom colors to presets
2018-12-30 17:20:15 -05:00
Lynn
97e757dca5
Re-added refined-hazard-concrete to the support entities
2018-12-29 22:03:44 +01:00
plague006
494648f35c
Change custom colors to presets
2018-12-29 12:39:20 -05:00
Lynn
377ad8a25a
Merge pull request #603 from iltar/disabled-market-items
...
Ability to disable market items without removal
2018-12-29 14:07:38 +01:00
Matthew
486effcab7
Remove spaces in extant names and modify name function to remove spaces to prevent future mistakes ( #581 )
...
* Remove spaces in extant names and modify name function to remove spaces to prevent future mistakes
* Remove regulars hack and map_layout entry
2018-12-29 02:20:23 +01:00
Matthew
1b20b72d9e
Update to Info's new function ( #580 )
2018-12-29 02:20:09 +01:00
Lynn
14e814d47f
Ability to disable market items without removal
2018-12-28 21:31:08 +01:00
Lynn
2661b92b5b
Re-added the blueprint helper for diggy ( #602 )
...
* Re-added the blueprint helper for diggy
* Balance shop items
2018-12-28 17:20:16 +01:00