Amber Brown
|
ba32440e40
|
MSVC environments 2015 are not required and cmake should raise the alarm if it's not VS2022
|
2023-01-05 13:43:06 +11:00 |
Amber Brown
|
16309bd467
|
remove MSVC 32-bit build configurations
|
2023-01-05 13:43:06 +11:00 |
Amber Brown
|
7a6946654e
|
remove the currently non-functional win32 build dir
|
2023-01-05 13:43:06 +11:00 |
Amber Brown
|
42117bb165
|
nix the downloaded win32-i386 libs
|
2023-01-05 13:43:06 +11:00 |
Myk Taylor
|
cbcb8b5f88
|
fix up overlay config and pathable docs
|
2023-01-04 13:27:03 -08:00 |
DFHack-Urist via GitHub Actions
|
2dbc5c2413
|
Auto-update submodules
scripts: master
|
2023-01-04 07:14:13 +00:00 |
Myk
|
23f94550eb
|
Merge pull request #2551 from myk002/myk_insert
refactor EditField text insertion
|
2023-01-03 13:36:11 -08:00 |
Myk Taylor
|
b766b72784
|
update docs for widgets.EditField
|
2023-01-03 13:06:57 -08:00 |
Myk Taylor
|
55cdaea636
|
refactor EditField text insertion
|
2023-01-03 12:57:02 -08:00 |
Myk Taylor
|
898e23d6a5
|
use lookup instead of hardcoding texpos
|
2023-01-03 12:08:09 -08:00 |
Myk Taylor
|
1b1bfc40e7
|
move default hotspot pos one tile to the right
so it doesn't overlap with screen borders
|
2023-01-03 12:07:40 -08:00 |
Myk Taylor
|
a0343b06a6
|
adjust text wrap to new scrollbar width
|
2023-01-03 00:56:07 -08:00 |
DFHack-Urist via GitHub Actions
|
fa2da54852
|
Auto-update submodules
library/xml: master
scripts: master
|
2023-01-03 07:13:58 +00:00 |
Myk
|
f72b3524ae
|
Merge pull request #2545 from myk002/myk_autobutcher
update autobutcher to work with v50
|
2023-01-02 20:43:21 -08:00 |
Myk
|
bb1a165d5b
|
Merge pull request #2544 from myk002/myk_hotkeys_revamp
comment out most keybindings and revamp hotkeys widget
|
2023-01-02 20:43:06 -08:00 |
Myk
|
6361b0a3a4
|
Merge pull request #2543 from myk002/myk_prep_for_quietust
prep for Quietust's structure updates
|
2023-01-02 20:42:48 -08:00 |
Myk
|
35ce361b09
|
Merge pull request #2542 from myk002/myk_dwarfmode_dims
clear out obsolete area map and menu logic from the Gui module
|
2023-01-02 20:42:30 -08:00 |
Myk
|
3b572b9a9d
|
Merge pull request #2541 from myk002/myk_pathable
Update pathable plugin to support v50 maps
|
2023-01-02 20:42:12 -08:00 |
Myk
|
9da6bff011
|
Merge pull request #2540 from myk002/myk_overlay
Make OverlayWidget inherit from Panel and allow overlays to be perma-enabled
|
2023-01-02 20:41:53 -08:00 |
Myk
|
24235694f2
|
Merge pull request #2539 from myk002/myk_screen_write
implement Screen::paintTile for both modes and readTile for graphics mode
|
2023-01-02 20:41:35 -08:00 |
Myk
|
3ccf6034b9
|
Merge pull request #2538 from myk002/myk_script_paths
add dfhack-config/scripts to default script paths
|
2023-01-02 20:41:13 -08:00 |
DFHack-Urist via GitHub Actions
|
0c2908335b
|
Auto-update submodules
scripts: master
|
2023-01-02 07:14:31 +00:00 |
Myk Taylor
|
da63d6294b
|
ensure the scrollbar midpoint is always rendered
this mimics the vanilla scrollbar behavior (and looks better)
|
2023-01-01 17:55:06 -08:00 |
Myk Taylor
|
2119d4fb2a
|
attach hotkeys widget to all viewscreens
and introduce new snazzy logo
|
2023-01-01 17:21:35 -08:00 |
Myk Taylor
|
09e240b412
|
allow overlay widgets to 'all' viewscreens
|
2023-01-01 17:20:06 -08:00 |
Myk Taylor
|
4b8a173ec4
|
comment out most keybindings
until we figure out what we want to set. now that everything is just one
viewscreen, we'll have hotkey overload unless we figure something out.
|
2023-01-01 17:18:39 -08:00 |
Myk Taylor
|
ab5c7708d8
|
update docs
|
2023-01-01 16:35:39 -08:00 |
Myk Taylor
|
bebecec1e5
|
update autobutcher to work with new zoo structures
|
2023-01-01 16:32:56 -08:00 |
Myk Taylor
|
218fbdbd45
|
prep for Quietust's structure updates
|
2023-01-01 01:03:42 -08:00 |
Myk Taylor
|
aa091ed37e
|
overwrite anchored textures where we actually touch their anchor
|
2023-01-01 00:45:14 -08:00 |
Myk Taylor
|
a123452eba
|
use dims from DwarfmodeDims now that they're fixed
|
2022-12-31 23:20:46 -08:00 |
DFHack-Urist via GitHub Actions
|
44b2515b89
|
Auto-update submodules
scripts: master
|
2023-01-01 07:13:16 +00:00 |
Myk Taylor
|
7d5d2d0a9b
|
clear out obsolete area map and menu logic
in particular, return the correct map dimensions in getDwarfmodeDims()
|
2022-12-31 22:49:30 -08:00 |
Myk Taylor
|
a6294c24fb
|
implement Screen::paintTile and readTile
|
2022-12-31 21:16:42 -08:00 |
Myk Taylor
|
11333e3872
|
update pathable plugin to support v50 maps
|
2022-12-31 21:05:03 -08:00 |
Myk Taylor
|
481bbb9df4
|
update changelog
|
2022-12-31 21:04:19 -08:00 |
Myk Taylor
|
c401154393
|
widgets inherit from Panel and can be perma-enabled
|
2022-12-31 21:02:00 -08:00 |
Myk Taylor
|
f509173a70
|
create dfhack-config/scripts dir and add README.md
|
2022-12-30 23:39:10 -08:00 |
Myk Taylor
|
5232e2b04e
|
add dfhack-config/scripts to default script paths
|
2022-12-30 23:30:11 -08:00 |
DFHack-Urist via GitHub Actions
|
a53e943796
|
Auto-update submodules
scripts: master
|
2022-12-31 07:13:14 +00:00 |
Myk
|
bf995a0968
|
Merge pull request #2533 from myk002/myk_lua_input
adjust Lua widgets to new input scheme
|
2022-12-30 22:37:12 -08:00 |
Myk
|
a7dd14d699
|
Merge pull request #2535 from myk002/myk_smart_refresh
only do a full refresh when needed
|
2022-12-30 22:36:42 -08:00 |
Myk Taylor
|
cf65f48aa0
|
don't use defunct MENU_CONFIRM keybinding
|
2022-12-30 22:35:08 -08:00 |
Myk Taylor
|
21f137644f
|
remove trailing whitespace
|
2022-12-30 22:35:08 -08:00 |
Myk Taylor
|
3a76fc086f
|
fix keyboard movement of Panel widgets
|
2022-12-30 22:35:08 -08:00 |
Myk Taylor
|
6871bc20c4
|
use new KEYBOARD interface keys in move delta
|
2022-12-30 22:35:08 -08:00 |
Myk Taylor
|
cb6b595aff
|
update changelog
|
2022-12-30 22:35:08 -08:00 |
Myk Taylor
|
04f2d555c6
|
implement context-aware mouse wheel scrolling
|
2022-12-30 22:35:08 -08:00 |
Myk Taylor
|
38b525bdb5
|
adapt lua library widgets to new keyboard keybindings
|
2022-12-30 22:35:08 -08:00 |
Myk Taylor
|
1d7a7c8a49
|
Don't leave artifats behind when dimissing mboxes
|
2022-12-30 22:20:50 -08:00 |