plague006
69592e85c3
Don't upload unless something has changed
2019-01-25 11:48:54 -05:00
plague006
d1fbdac4bc
Prevent triggered on open and close
2019-01-25 11:38:58 -05:00
plague006
4ab5fd3371
Localize global calls, make sure we don't upload the default message
2019-01-25 11:32:49 -05:00
plague006
c6fa42a82a
Autoformat
2019-01-25 11:24:13 -05:00
plague006
54e33c114e
Split tokenized function apart
2019-01-25 11:23:06 -05:00
Simon
341dec702a
Merge branch 'develop' into Popup-Extended
2019-01-25 17:19:10 +01:00
SimonFlapse
d7aafbf285
Porting to fix merge conflict
2019-01-25 17:18:02 +01:00
SimonFlapse
c40412d871
Extra features for popup gui
...
Added 13 new icons to the popup gui
Added the ability to change title
Updated popup-update commands wording, title and icon.
2019-01-25 17:05:12 +01:00
Matthew
2f679e737e
Merge pull request #655 from linaori/lazy-bastard
...
Added a Lazy Bastard feature with player limit for market items
2019-01-25 09:05:17 -05:00
Matthew
47c6e5b333
Merge pull request #684 from plague006/expand_performance
...
Expand performance scaling to affect mining and crafting speeds
2019-01-25 08:33:15 -05:00
Lynn
8b8d17fbbf
Update features/performance.lua
...
Co-Authored-By: plague006 <plague006@users.noreply.github.com>
2019-01-25 08:22:20 -05:00
Lynn
43d0742412
Update features/performance.lua
...
Co-Authored-By: plague006 <plague006@users.noreply.github.com>
2019-01-25 08:22:14 -05:00
Lynn
e64ad7eca0
Update features/performance.lua
...
Co-Authored-By: plague006 <plague006@users.noreply.github.com>
2019-01-25 08:22:06 -05:00
Matthew Heguy
b1647641c8
Use on_data_set_changed instead of nth tick
2019-01-25 08:15:58 -05:00
grilledham
2dd235fcb2
Merge branch 'develop' of https://github.com/grilledham/RedMew into crashsite_0.5
2019-01-25 11:24:12 +00:00
grilledham
d5c1b14b6e
fix bug: toggle score gui button
2019-01-25 11:23:42 +00:00
grilledham
9252c41add
allow LocalisedStrings
2019-01-25 00:13:25 +00:00
Matthew Heguy
5fa97079fa
Expand performance to affect mining and crafting speeds
2019-01-24 18:41:32 -05:00
Matthew
9e05721170
Merge pull request #660 from plague006/seeds
...
Add seeds command
2019-01-24 18:14:47 -05:00
Matthew
e74daef19a
Merge pull request #668 from plague006/advertise_colors
...
Print message when someone saves a color
2019-01-24 18:14:37 -05:00
Matthew
87691f0fbd
Merge pull request #670 from plague006/table_get_random_dictionary_entry
...
Remove get_random, add get_random_dictionary_entry
2019-01-24 18:14:27 -05:00
Matthew
397f8e47a9
Merge branch 'develop' into maps/grid_bot_islands
2019-01-24 18:05:39 -05:00
Matthew Heguy
7a3418262e
Add ability to modify changelog in-game
2019-01-24 17:45:57 -05: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
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
Matthew Heguy
54eb1b08ba
Use event.rocket, check force, don't print every launch
2019-01-23 18:33:43 -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
54d30216d1
fixed looting corpse message
2019-01-22 16:06:36 +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
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
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
7b393ed65c
changed button sprite
2019-01-20 17:18:01 +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
Matthew
0927a839b8
Fix linting ( #657 )
...
Fix linting warnings
2019-01-19 11:34:29 -05:00
Lynn
3206728501
secure power source
2019-01-19 14:17:23 +01:00
Lynn
703a3fea53
Added a 7 minute powersource to ensure the bootstrapping works well
2019-01-19 14:17:23 +01:00
Lynn
1e67b974e4
Fixed market desync and more control over limits
2019-01-19 14:17:22 +01:00
Lynn
8e9f48eab4
Some general fixes related to todays bugs
2019-01-19 14:17:22 +01:00