SimonFlapse
e613301d8d
Fixed poll styling
2019-02-27 20:09:30 +01:00
SimonFlapse
dbb2bac6d1
Fixed clode button
2019-02-27 17:03:56 +01:00
SimonFlapse
32779ab01a
Fixed REDMEW and small other styles
...
I can't seem to fix the rules tab and the scroll-bars.
Changing screen resolution and/or changing the gui scale while the gui is open breaks the style. It's fixed by redrawing it
2019-02-27 16:57:17 +01:00
SimonFlapse
650a0d9072
Retaining gui size for popups
2019-02-27 15:49:57 +01:00
Matthew Heguy
50098ace03
Fix walking_state in walkabout
2019-02-26 20:37:14 -05:00
Matthew Heguy
76ae6a1847
Fix mining speed buff in market
2019-02-26 16:31:00 -05:00
Matthew Heguy
09ef833dd2
Remove steel-axe, iron-axe
2019-02-26 14:08:49 -05:00
grilledham
6a3b0df094
fixes
2019-02-26 17:36:20 +00:00
Matthew
37edcb6751
Merge pull request #816 from plague006/17/player_built_tile
...
[17][Fix] Fix for possible nil item in on_player_built_tile
2019-02-26 10:11:23 -05:00
Matthew
230c0a033c
Merge pull request #813 from grilledham/0.17/visible_fixes
...
[17][Fix] visible_fixes
2019-02-25 10:49:56 -05:00
grilledham
2ff799f030
Changed sc to dc
2019-02-25 15:17:45 +00:00
plague006
6fab882c2f
Fix for possible nil item in on_player_built_tile
2019-02-24 21:40:08 -05:00
grilledham
f2849b0fb8
visible_fixes
2019-02-24 23:07:15 +00:00
plague006
fa145e4bb4
Raise events where appropriate.
2019-02-24 16:04:53 -05:00
plague006
68c19734a2
Add scenario_data_manipulation
2019-02-24 10:45:48 -05:00
plague006
8b814316e4
Take offline and invalid players for probation add/remove as well as regular-remove
2019-02-24 08:25:14 -05:00
SimonFlapse
5c6d7b32f5
Improved performance_scale
...
It now keeps track of applied modifiers and doesn't override modifiers given from third parties.
It now works with diggy
2019-02-24 12:51:09 +01:00
grilledham
a0f4b64411
fix missing config variable
2019-02-23 13:40:20 -05:00
grilledham
3f9a6e3742
move cheat mode code into seperate function
2019-02-23 13:40:20 -05:00
plague006
c7591a1e97
Change Color.information to Color.info, fix missing comma from bad conflict fix
2019-02-23 12:31:28 -05:00
Matthew
566735e905
Merge branch 'develop' into regular_command
2019-02-23 12:19:15 -05:00
plague006
f2768cdc89
Avoid potential desyncs by not using ref to config in functions
2019-02-23 12:09:10 -05:00
grilledham
4a410ecf87
add regular commands notice for admins
2019-02-23 16:54:53 +00:00
Matthew
d0e2cb969a
Merge pull request #727 from plague006/donator_commands
...
Donator commands
2019-02-23 11:46:43 -05:00
plague006
9b4b907ea4
Remove Color
2019-02-23 11:32:42 -05:00
plague006
acc928312b
More doc
2019-02-23 11:21:32 -05:00
plague006
ec50016f3a
Remove redundant checks and message delay, refine doc.
2019-02-23 11:19:52 -05:00
grilledham
0db02230ca
grilled's changes
2019-02-23 16:06:23 +00:00
plague006
46afaec38d
Check for 0 entry tables
2019-02-23 10:56:25 -05:00
plague006
25a61256f0
Move generic death message into print after timeout
2019-02-23 10:54:36 -05:00
Matthew
c03b9c0cdd
Merge pull request #796 from grilledham/debugger/event_view_global_fix
...
Debugger/event view global fix
2019-02-23 10:33:40 -05:00
Simon
055d6602dc
Merge pull request #798 from plague006/fix/apocalypse
...
Set evolution scale when activating the apocalypse
2019-02-23 16:27:44 +01:00
plague006
0b5a22b6c8
Set evolution scale when activating the apocalypse
2019-02-23 10:20:38 -05:00
grilledham
8050de4414
fix player_list sort by rank
2019-02-23 14:39:59 +00:00
grilledham
ee6d347b98
removed unused require
2019-02-23 14:03:54 +00:00
grilledham
ba87c468ce
on_open_debug callback
2019-02-23 13:08:47 +00:00
plague006
ec7d638228
on-join -> welcome
2019-02-22 17:37:51 -05:00
Matthew Heguy
d4a6d2b237
Add on_death
2019-02-22 17:37:51 -05:00
Matthew Heguy
19fb003f7e
Expand donator messages
2019-02-22 17:37:50 -05:00
plague006
b090a736a8
Add donator commands
2019-02-22 17:37:50 -05:00
grilledham
a1aa2add44
Replace Global with global
2019-02-22 22:23:38 +00:00
plague006
f143f9583a
Break regular+probation commands apart, switch to localised strings, refine color use
2019-02-22 15:07:55 -05:00
SimonFlapse
c5ad9f3f5a
Added gui update on join
2019-02-22 13:51:20 +01:00
Matthew
6b9f6b68f4
Merge pull request #788 from plague006/event_view
...
Add event toggles to debugger
2019-02-21 16:51:12 -05:00
Matthew
74c11132a8
Merge pull request #702 from SimonFlapse/Train-AntiGrief
...
Added anti grief for trains
2019-02-21 16:39:08 -05:00
Matthew
b25f4e3b66
Merge pull request #780 from plague006/fix_regular
...
Fix increase and decrease player rank functions
2019-02-21 16:32:18 -05:00
Matthew Heguy
14b83d7266
Use Model.dump
2019-02-21 15:53:49 -05:00
Matthew Heguy
2a397163bc
Remove todo
2019-02-21 14:32:27 -05:00
Matthew Heguy
184d5fa56d
Add event toggles to debugger, increment version of debuggertron
2019-02-21 13:43:40 -05:00
Matthew Heguy
47bda3a69f
Fix typo in Global ref
2019-02-20 21:41:08 -05:00