Matthew Heguy
7a3418262e
Add ability to modify changelog in-game
2019-01-24 17:45:57 -05:00
Matthew Heguy
c210016999
Update docs
2019-01-24 16:11:02 -05:00
Matthew Heguy
0f84071fa0
Correct doc
2019-01-24 15:52:45 -05:00
Matthew Heguy
d025549463
Set RS.spawn_island_tile in diggy
2019-01-24 15:52:29 -05:00
Matthew Heguy
60a04bb360
Autoformat
2019-01-24 15:47:38 -05:00
Matthew Heguy
865b22ed6c
Add an on_init to take redmew_surface and a check for duplicate surfaces
2019-01-24 15:47:33 -05:00
grilledham
f591cef974
updated map description
2019-01-24 13:54:21 +00:00
grilledham
91c17432fd
Merge branch 'develop' of https://github.com/grilledham/RedMew into crashsite_0.5
2019-01-24 13:40:21 +00:00
grilledham
4e8fa9d54a
Merge pull request #672 from grilledham/score_update
...
Score update
2019-01-24 13:39:40 +00:00
grilledham
fc32446215
refresh score on all launches
2019-01-24 13:38:17 +00:00
grilledham
3fac2b3ab0
updates
2019-01-24 13:08:33 +00:00
Matthew Heguy
d5be21a990
Chaaaaaaange places
2019-01-23 23:37:11 -05:00
Matthew Heguy
b9c985e386
Use action_warning
2019-01-23 19:55:15 -05:00
grilledham
c489dca223
updates
2019-01-24 00:25:19 +00:00
Matthew Heguy
54eb1b08ba
Use event.rocket, check force, don't print every launch
2019-01-23 18:33:43 -05:00
Jayefuu
c12ce4bbcd
Added map previews of maps by Jayefuu
2019-01-23 22:16:42 +00:00
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
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