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
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
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
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
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
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
9f5b41161e
commented out map
2019-01-16 17:29:57 +00: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
e7538bf797
added fast_remove to utils.table
2019-01-16 15:19:37 +00:00
Matthew
91e18a7a96
Merge pull request #652 from grilledham/loaders
...
Loaders
2019-01-15 11:13:47 -05: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
grilledham
cdde0d6967
moved loaders to redmew_qol
2019-01-15 15:10:31 +00:00
Matthew
934adaa9f6
Merge pull request #653 from plague006/fix/qol
...
Check that entities are valid in redmew_qol
2019-01-15 09:52:13 -05: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
Matthew Heguy
229e3e7f25
Check that entities are valid
2019-01-14 17:25:14 -05:00
grilledham
441293f045
removed loaders from market_items
2019-01-14 11:39:26 +00:00