grilledham
|
4ec2d46f62
|
Merge pull request #919 from grilledham/debugger/gui_data
Debugger/gui data
|
2019-05-27 13:18:12 +01:00 |
|
Lynn
|
ecd4e73e3d
|
Directly update settings fields when displayed
|
2019-05-27 13:50:37 +02:00 |
|
grilledham
|
6387b73788
|
removed unused variables
|
2019-05-26 21:13:57 +01:00 |
|
grilledham
|
1af3d3b237
|
fixed desyn issue
|
2019-05-26 21:03:42 +01:00 |
|
grilledham
|
f77a50b33b
|
clear text unless both player and element is selected.
|
2019-05-26 20:44:59 +01:00 |
|
grilledham
|
e9b31c7038
|
updates
|
2019-05-26 20:32:44 +01:00 |
|
Lynn
|
22b6f587d2
|
Added a sync back towards the local state
|
2019-05-26 19:25:46 +02:00 |
|
Lynn
|
f4872717e2
|
Settings are now synced via Setting.set instead
|
2019-05-26 18:14:25 +02:00 |
|
grilledham
|
68b4c22e2b
|
merge develop into debugger/gui_data
|
2019-05-26 16:41:39 +01:00 |
|
Lynn
|
f93a3714a6
|
Between joining and syncing settings, can't use button
|
2019-05-26 14:56:41 +02:00 |
|
Lynn
|
732941a642
|
Ensure window is closed when a player rejoins
|
2019-05-26 14:44:18 +02:00 |
|
Lynn
|
66d1f8e442
|
Use the timeout mechanism for server config
|
2019-05-26 13:51:46 +02:00 |
|
Lynn
|
3281d580f5
|
menu_item_tooltip -> tooltip for consistency
|
2019-05-26 13:43:38 +02:00 |
|
Lynn
|
36d22f052f
|
Using game.get_player instead of game.players
|
2019-05-26 13:42:11 +02:00 |
|
Lynn
|
0950a4e13b
|
Fixed incorrect merges and 0.17.x changes
|
2019-05-26 13:42:11 +02:00 |
|
Lynn
|
bc38c23a3a
|
Review feedback processed
|
2019-05-26 13:42:11 +02:00 |
|
plague006
|
ed8c3a1453
|
Detect server
|
2019-05-26 13:42:10 +02:00 |
|
plague006
|
e395f0c6d7
|
Minor locale cleanup
|
2019-05-26 13:42:10 +02:00 |
|
Lynn
|
ac9c25ac6e
|
Replaced settings commands with a GUI
|
2019-05-26 13:42:09 +02:00 |
|
Lynn
|
28f79a9166
|
Added tooltips for most menu items
|
2019-05-26 13:21:40 +02:00 |
|
Lynn
|
dda30a9208
|
Added a tooltip to explain the evolution button
|
2019-05-26 11:37:51 +02:00 |
|
grilledham
|
bcda7c8f39
|
re enabled disabled_font_color
|
2019-05-16 20:04:08 +01:00 |
|
grilledham
|
1c28b4eb31
|
re enabled poll focus colors, except disabled_font_color
|
2019-05-16 14:49:29 +01:00 |
|
grilledham
|
a0e178fc75
|
removed unsed Game variable
|
2019-05-16 12:11:01 +01:00 |
|
grilledham
|
880c0366d1
|
Game.get_player_by_index -> game.get_player
|
2019-05-16 11:10:56 +01:00 |
|
SimonFlapse
|
56b6dfbd01
|
More player -> character
|
2019-05-02 17:02:53 +02:00 |
|
Matthew
|
d6343143f8
|
Merge pull request #877 from plague006/fix/paint
Validity check in paint
|
2019-04-16 14:06:05 -04:00 |
|
plague006
|
4d1e6cb444
|
Fix event_view sorting, change name of error logging files.
|
2019-04-16 13:32:13 -04:00 |
|
Ku3mi41
|
f952f76cbd
|
fix(player_list): removed unused variables
|
2019-03-30 23:00:49 +07:00 |
|
Ku3mi41
|
b02929edf0
|
feat(player_list): added internationalization
|
2019-03-30 22:17:29 +07:00 |
|
Matthew Heguy
|
79492b3e4a
|
Validity check in paint
|
2019-03-17 12:42:07 -04:00 |
|
grilledham
|
953c6c1805
|
unselected tab color to black
|
2019-03-09 15:02:01 +00:00 |
|
grilledham
|
29926ec609
|
layout fixes
|
2019-03-09 15:01:44 +00:00 |
|
grilledham
|
34f6e04a84
|
also fix no notify for player_list, poll and tag_groups
|
2019-03-08 14:36:28 +00:00 |
|
grilledham
|
3486cda7c4
|
fix tasklist no notify
|
2019-03-08 14:32:16 +00:00 |
|
Matthew
|
e43513fcc1
|
Merge pull request #849 from plague006/locale
The big localization push
|
2019-03-04 06:35:13 -05:00 |
|
plague006
|
55aa7fd916
|
Command descriptions
Remove search_command
Overhaul meltdown commands
Localize some gui
|
2019-03-03 17:21:59 -05:00 |
|
plague006
|
fc48d264cf
|
Commands to locale
Change target_name refs to poll the player
|
2019-03-03 17:21:47 -05:00 |
|
plague006
|
38ccde5456
|
Fix event_view catching all checked_state changes
|
2019-03-03 14:52:05 -05:00 |
|
SimonFlapse
|
58353e9c30
|
New sprite for info gui
|
2019-03-02 10:46:35 +01:00 |
|
Matthew
|
0b3bdec8e2
|
Merge pull request #839 from SimonFlapse/rich-text-gui
New GUI to assist in using the new rich text feature
|
2019-03-02 04:14:55 -05:00 |
|
SimonFlapse
|
f0425a1e32
|
x2
|
2019-03-01 22:19:56 +01:00 |
|
SimonFlapse
|
d4f6a9c40c
|
Fixed linting errors
|
2019-03-01 22:08:58 +01:00 |
|
plague006
|
b3a176f4f8
|
Fix help text for poll
|
2019-03-01 14:36:43 -05:00 |
|
Lynn
|
6d32ef7f74
|
Fix the toast color display
|
2019-03-01 19:58:44 +01:00 |
|
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 |
|