plague006
e260af2a3b
Rename command from color-redmew to redmew-color
2019-01-30 18:42:30 -05:00
Matthew Heguy
4738f3e043
Fix missing dep
2019-01-30 18:20:11 -05:00
Matthew
214257b007
Merge pull request #716 from grilledham/debug_token
...
Debugger
2019-01-30 18:19:13 -05:00
grilledham
2df4aeee45
debugger
2019-01-30 22:32:43 +00:00
grilledham
23e6d3815d
debug mode
2019-01-30 22:16:44 +00:00
Lynn
6ac1062754
Merge pull request #704 from linaori/evolution-progress
...
Added a GUI element + toasts to notify of biter evolution
2019-01-29 19:04:22 +01:00
Matthew
5bf7eef51c
Merge pull request #709 from SimonFlapse/Diggy-Tweaking-20190128
...
[Diggy] Tweaking settings
2019-01-29 09:28:09 -05:00
SimonFlapse
e4a4bad3f1
Tweaking diggy settings
...
Based on initial feedback from latest diggy run (2019-01-28) the following has been tweaked:
* death-penalty increased from 0.2% to 0.35% of total experience. Expected effect is increase from 8-10% of total experience lost mid game to 10-13% of total experience lost. End game effects unknown.
* Price and level tweaking in market
* Personal laser defence added, requested by players
* Exoskeleton added, requested by players
Latest Diggy data shows blue biters at around level 40 -> Increased difficulty without proper steel production
Other: Changed comments to indicate new tweakings
2019-01-29 13:41:55 +01:00
Matthew
4084b6ab1f
Merge pull request #708 from plague006/get_player_from_any
...
Add get_player_from_any
2019-01-28 19:38:49 -05:00
Matthew
5adf2c3dca
Fix calling obj.is_player before checking validity
2019-01-28 19:25:37 -05:00
Matthew Heguy
4dd4056592
Add get_player_from_any
2019-01-28 18:59:58 -05:00
Matthew
baba491375
Merge pull request #705 from plague006/debug_object_type
...
Add object_type() to Debug
2019-01-28 17:53:55 -05:00
Matthew Heguy
85a9c6d050
Add object_type() to Debug
2019-01-28 17:48:24 -05:00
Lynn
52d4ec0b84
Do not show a fish at > 0.901 evo
2019-01-28 21:27:05 +01:00
Lynn
53fad1a75b
Added a GUI element + toasts to notify of biter evolution
2019-01-28 21:21:33 +01:00
Matthew
0f05e34cd4
Merge pull request #699 from plague006/progress
...
Remove deprecated tp commands
2019-01-28 10:46:03 -05:00
Simon
816313d35b
Merge pull request #703 from SimonFlapse/Diggy-QoL-Death
...
Added chat message of deducted experience on death
2019-01-28 16:15:39 +01:00
SimonFlapse
fac770fda6
Added chat message of deducted experience on death
2019-01-28 16:04:06 +01:00
Matthew Heguy
b70e5b0d0b
Add sh and yml filetypes to .gitattributes
2019-01-27 21:38:07 -05:00
plague006
3d24f023c0
Remove deprecated tp commands
...
Refine messaging for deprecated commands
2019-01-27 16:44:45 -05:00
Matthew
129b6b031b
Merge pull request #677 from plague006/action_warnings
...
Action warnings
2019-01-27 15:24:36 -05:00
Matthew
b9be14ccf5
Merge pull request #690 from plague006/name_change_notice
...
Tell players how to change name in SP
2019-01-27 15:24:18 -05:00
Matthew
dbae27b37b
Merge pull request #694 from grilledham/alternative_toast
...
Alternative toast implmentation
2019-01-27 12:44:05 -05:00
Matthew
d5c168bc04
Merge pull request #695 from grilledham/crashsite_0.5
...
Crashsite 0.5
2019-01-27 12:40:03 -05:00
grilledham
604b56c0bc
Merge branch 'crashsite_0.5' of https://github.com/grilledham/RedMew into crashsite_0.5
2019-01-27 17:39:51 +00:00
grilledham
88b37d9fa6
fix lint errors
2019-01-27 17:39:47 +00:00
grilledham
cce5defeff
Merge branch 'develop' into crashsite_0.5
2019-01-27 17:29:19 +00:00
grilledham
e46fcb379e
comment out crashsite shape
2019-01-27 17:27:12 +00:00
grilledham
cc25ebe36e
removed redundant code
2019-01-27 16:32:58 +00:00
grilledham
4a51c22f8a
Added Public.close_toast_name
2019-01-27 16:02:58 +00:00
grilledham
b615408894
update documentation
2019-01-27 15:43:09 +00:00
grilledham
627463f251
alternative_toast
2019-01-27 15:34:40 +00:00
Matthew
112341bcf2
Merge pull request #693 from plague006/nightly_releases
...
Have travis issue nightly releases
2019-01-27 10:33:39 -05:00
Lynn
9d73ff8895
Merge pull request #689 from linaori/toasting
...
Added a toast feature
2019-01-27 12:18:52 +01:00
plague006
5ab96fddf8
Have travis issue nightly releases
...
Add version command
2019-01-27 02:10:46 -05:00
grilledham
5c2b9e18c1
added pumpjack and storage tank to entity map
2019-01-26 18:07:09 +00:00
plague006
17e79663ec
Fixes from testing, drop on_leave hook
2019-01-26 10:05:16 -05:00
Lynn
ed5b376ddc
Fixed a bug where gui data might not be a table
2019-01-26 15:43:01 +01:00
Lynn
8bf932e5a7
Added template support and force/all player support
2019-01-26 15:08:24 +01:00
Matthew
81979aee7b
Performance update for active toasts
2019-01-26 14:47:16 +01:00
plague006
18c7ac2c39
Wording change to test webhook
2019-01-26 08:45:05 -05:00
Lynn
5fd0d82834
Make GLobal forward compatible with #688
2019-01-26 10:43:39 +01:00
plague006
03d277453c
Tell players how to change name in SP
2019-01-25 18:50:01 -05:00
plague006
2478efb99e
tetris.control to tetris.scenario
2019-01-25 15:36:15 -05:00
Lynn
a16744787e
Added a toast feature
2019-01-25 21:16:39 +01:00
plague006
784983eb7d
Fix doc
2019-01-25 13:16:25 -05: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
Matthew
a337e06959
Merge pull request #681 from plague006/diggy_redmew_surface_compat
...
Diggy redmew surface compat
2019-01-25 08:23:49 -05:00
Matthew
d54677b7c6
Merge branch 'develop' into diggy_redmew_surface_compat
2019-01-25 08:23:42 -05:00