SimonFlapse
4f9d004062
Added rich-text-gui
2019-03-01 14:54:36 +01:00
SimonFlapse
e7759b0d37
Converted to rich text
...
- Reducing the footprint
2019-03-01 10:18:39 +01:00
Matthew
ab2b3edb63
Merge pull request #831 from SimonFlapse/Info-fix
...
Fixing info GUI
2019-02-28 12:16:41 -05:00
Matthew Heguy
41cd0bffaa
Increase newinfo height
2019-02-28 11:36:28 -05:00
Matthew
38c654421d
Merge pull request #832 from SimonFlapse/Poll-fix
...
Fixing poll gui
2019-02-28 11:29:47 -05:00
SimonFlapse
4fbd10543d
Fixed info gui pages
...
Tested on all scalings
2019-02-28 15:05:30 +01:00
Matthew Heguy
32baf80cd1
Fix desync risk
2019-02-27 21:30:56 -05:00
Matthew Heguy
2045301baf
Disable word wrapping
2019-02-27 17:44:00 -05:00
Matthew Heguy
9994cbfc7a
Fix unfocused button color, fix width in map info
2019-02-27 16:16:46 -05:00
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
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
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
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
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
grilledham
a1aa2add44
Replace Global with global
2019-02-22 22:23:38 +00:00
SimonFlapse
c5ad9f3f5a
Added gui update on join
2019-02-22 13:51:20 +01: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
5f41b35328
Merge pull request #762 from plague006/toast_command
...
Add toast command
2019-02-18 21:20:33 -05:00
plague006
dfad6180ba
Refine error message
2019-02-18 20:51:39 -05:00
plague006
b99bf99c4f
Toast-all to toast
2019-02-17 11:55:01 -05:00
grilledham
d622712f1f
sort donators
2019-02-17 15:56:18 +00:00
plague006
e4eff300f2
Add toast command
2019-02-16 20:14:04 -05:00
grilledham
e44658d15a
left align rank cells
2019-02-16 12:24:54 +00:00
Matthew Heguy
397a84b150
Fix lint warnings
2019-02-14 03:03:51 -05:00
grilledham
3d0fc5acf5
updates to player list to show rank and donator
2019-02-13 12:38:24 +00:00
Matthew Heguy
d0de5951c6
Switch info to use locale for donator rank. Make donator a supplement to rank rather than rank itself.
2019-02-12 20:22:13 -05:00
plague006
c9404d8222
tag_group: deafult - > default, remove ipairs
2019-02-12 20:22:13 -05:00
plague006
e0b59e5fe6
Many fixes and tweaks
2019-02-12 20:22:12 -05:00
Matthew Heguy
28daf88f21
Overhaul rank system, command, donator, add probation rank
2019-02-12 20:22:12 -05:00
grilledham
9a1cdfd512
gui_data
2019-02-09 17:57:55 +00:00
grilledham
0d43501857
added _G.dump and dump commands
2019-02-06 21:20:08 +00:00
plague006
d6e8b145af
Fix doc in info, expand doc task, fix MP check in player_create
2019-02-04 14:40:27 -05:00
Matthew
5449642d4d
Merge pull request #738 from plague006/cleanup/global
...
Clean up global
2019-02-04 12:27:44 -05:00
Lynn
c2b3fcc4f7
Review feedback
2019-02-03 11:28:00 +01:00
Lynn
3ebd1f5f7b
Allow players to change their notification volume
2019-02-03 11:27:20 +01:00
Lynn
9892d1a569
Added a notification sound for toast messages
2019-02-03 11:26:22 +01:00
plague006
27e49408a4
Push global to Global
2019-02-03 02:04:42 -05:00
grilledham
c2c7d8f3f6
allow dumping nil
2019-02-02 17:42:51 +00:00
grilledham
ab15c1149f
local rawset
2019-02-02 17:28:01 +00:00
grilledham
0398a9ae88
allow debugger to dump game.player
2019-02-02 17:26:41 +00:00
grilledham
1b7420190f
fix debugger crash
2019-02-02 14:34:36 +00:00
Matthew
d2084049b2
Merge pull request #687 from SimonFlapse/Popup-Extended
...
Extra features for popup gui
2019-02-01 18:34:54 -05:00
SimonFlapse
20c00ab843
Addon to prevent popup spam
2019-02-01 22:11:02 +01:00
Matthew
2911794b7e
Merge pull request #706 from plague006/blueprint_helper_refactor
...
refactor blueprint_helper to not call Token directly and to correct lint warnings
2019-01-30 18:26:14 -05:00
Matthew
334d9d13a7
Merge pull request #682 from plague006/info_push_changelog
...
Add ability to modify changelog in-game
2019-01-30 18:25:52 -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
Matthew Heguy
b936a37296
Remove identifier
2019-01-30 18:17:55 -05:00
SimonFlapse
dabb86541d
Brainfarted, forgot to change a variable
2019-01-31 00:15:09 +01:00
SimonFlapse
5ac2f66e2a
fixing lint warnings
2019-01-31 00:05:53 +01:00
grilledham
2df4aeee45
debugger
2019-01-30 22:32:43 +00:00
plague006
cb6578dd7b
refactor blueprint_helper to not call Token directly and to correct lint warnings
...
(cherry picked from commit 1beef8ba6a
)
2019-01-28 17:52:10 -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
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
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
Lynn
5fd0d82834
Make GLobal forward compatible with #688
2019-01-26 10:43:39 +01:00
Lynn
a16744787e
Added a toast feature
2019-01-25 21:16:39 +01:00
SimonFlapse
ae94823df9
Allowing sprite paths instead of icon_id
...
Added a pass-through for sprite paths while keeping the 14 "quick" access icons.
2019-01-25 19:31:21 +01:00
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 Heguy
b1647641c8
Use on_data_set_changed instead of nth tick
2019-01-25 08:15:58 -05:00
grilledham
d5c1b14b6e
fix bug: toggle score gui button
2019-01-25 11:23:42 +00: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 Heguy
7a3418262e
Add ability to modify changelog in-game
2019-01-24 17:45:57 -05:00
grilledham
fc32446215
refresh score on all launches
2019-01-24 13:38:17 +00:00
Matthew Heguy
54eb1b08ba
Use event.rocket, check force, don't print every launch
2019-01-23 18:33:43 -05:00
grilledham
f20e812919
removed global, changed styles, added total coins spent
2019-01-21 20:37:07 +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
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
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
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
Valansch
7fa83bae6c
Add Tetris ( #605 )
...
Somehow nailed everything on the first try. What a pro.
2019-01-11 13:31:23 -05:00
Lynn
0ebe857532
Fixed volunteer references
2019-01-05 18:13:49 +01:00
Lynn
cb68f0c340
Fixed the infamous task desync and typos
2019-01-05 18:04:31 +01:00
Matthew
cb9e1e9792
Have info pull changelog from server ( #621 )
...
* Have info pull changelog from server
* Use on_server_started and create a proper function to pass to event
2019-01-04 14:45:37 +01:00
Jayefuu
ec2687accd
Score spelling correction ( #627 )
2019-01-04 12:56:25 +01:00