Josh Cooper
|
23c2d14b4a
|
Updated documentation/changelog
|
2022-10-12 14:40:21 -07:00 |
Josh Cooper
|
cd4c6489dc
|
Changed spectate auto-disengage to only trigger when unpaused
|
2022-10-12 14:39:49 -07:00 |
Josh Cooper
|
d675288969
|
Manually reverts Pause-api implementation in core/modules
|
2022-10-12 14:18:32 -07:00 |
Josh Cooper
|
303599222c
|
Revert "Revises nopause in reveal with pause API in World module"
This reverts commit 318dd4c7db .
|
2022-10-12 14:15:11 -07:00 |
Josh Cooper
|
63e9192367
|
Moves specate and pause-api to plugins/spectate/
|
2022-10-12 14:13:09 -07:00 |
Josh Cooper
|
ddf7850d90
|
Merge branch 'develop' into spectate
|
2022-10-12 11:33:55 -07:00 |
Josh Cooper
|
a49538695d
|
Ensures consistent formatting and improves some comments
|
2022-10-12 11:21:59 -07:00 |
DFHack-Urist via GitHub Actions
|
a5af7020eb
|
Auto-update submodules
scripts: master
|
2022-09-20 07:28:37 +00:00 |
Myk
|
e2a8e0bffb
|
Merge pull request #2290 from myk002/myk_mouse_pos
Make screen elements clickable when using TWBT
|
2022-09-19 11:24:38 -07:00 |
myk002
|
2481676370
|
fix mouse pos offset and output 'X' at screen edge
|
2022-09-19 11:13:47 -07:00 |
Josh Cooper
|
a3a06fb363
|
Update docs/plugins/spectate.rst
removes extra blank line
|
2022-09-19 10:23:18 -07:00 |
Myk Taylor
|
8e718d9851
|
add docs for dfhack.gui.getMousePos()
|
2022-09-18 13:31:20 -07:00 |
Myk Taylor
|
28b70eaee9
|
return map coords as a coord, not x, y, z
|
2022-09-18 13:27:33 -07:00 |
Myk Taylor
|
dbc5001bd8
|
fail if mouse cursor isn't over the map area
|
2022-09-18 13:27:13 -07:00 |
Myk Taylor
|
8fd86f6e56
|
fix typo in kittens.cpp
|
2022-09-18 08:40:22 -07:00 |
Myk Taylor
|
3b650c8d0b
|
don't let changes to the lua cursor bleed through
before, we could end up changing the state of whoever last called
guidm.setCursorPos()
|
2022-09-18 08:20:33 -07:00 |
Myk Taylor
|
1f15e4d47e
|
expose Gui::getMousePos() to Lua
|
2022-09-18 08:19:56 -07:00 |
Myk Taylor
|
215a5b0a24
|
add Gui::getMousePos() that always gets map coords
|
2022-09-18 08:19:02 -07:00 |
Myk Taylor
|
3b89f482d1
|
use the new Screen::getMousePos() implementation
|
2022-09-18 08:18:08 -07:00 |
Myk Taylor
|
448eced17c
|
make Screen::getMousePos always return scr coords
|
2022-09-18 08:07:08 -07:00 |
DFHack-Urist via GitHub Actions
|
888288212b
|
Auto-update submodules
scripts: master
|
2022-09-17 07:19:03 +00:00 |
Myk
|
e84184d1b8
|
Merge pull request #2287 from myk002/myk_overlay
[overlay] add clickable overlay for launching gui/launcher
|
2022-09-16 22:17:22 -07:00 |
myk002
|
dc5010c2e2
|
don't block text on the new region screen
|
2022-09-16 22:05:08 -07:00 |
myk002
|
d0a5db2a0d
|
set sentinel value used by TWBT
|
2022-09-16 21:56:05 -07:00 |
myk002
|
3feca2ae58
|
make the overlay work with TWBT
|
2022-09-16 21:56:04 -07:00 |
myk002
|
b084171048
|
add overlay docs
|
2022-09-16 21:56:04 -07:00 |
myk002
|
301563d1e6
|
update changelog
|
2022-09-16 21:56:04 -07:00 |
myk002
|
4800037ad3
|
in dwarf mode, we must use lbut_down
|
2022-09-16 21:56:04 -07:00 |
myk002
|
089d2b6c33
|
move dwarfmonitor's weather indicator to the right
|
2022-09-16 21:56:04 -07:00 |
myk002
|
8ab2f063df
|
hook remaining df screens
|
2022-09-16 21:56:04 -07:00 |
myk002
|
ad7de34d3f
|
add clickable overlay to title screen
|
2022-09-16 21:56:04 -07:00 |
myk002
|
b7357204e6
|
ensure artifacts dir exists for docs build
|
2022-09-16 21:55:49 -07:00 |
myk002
|
6fff83de5a
|
fix EditField rendering with TWBT
|
2022-09-16 15:24:33 -07:00 |
myk002
|
170d7b9b51
|
typo fix in infiniteSky docs
|
2022-09-16 15:24:18 -07:00 |
lethosor
|
c1154085cf
|
Fix tool name auto-detection for scripts in subfolders
|
2022-09-15 23:03:34 -04:00 |
DFHack-Urist via GitHub Actions
|
50772b3138
|
Auto-update submodules
scripts: master
|
2022-09-15 07:31:16 +00:00 |
myk002
|
20919a8bb1
|
missed two upcased headers
|
2022-09-14 13:33:24 -07:00 |
Myk
|
eb53057ed3
|
Merge pull request #2286 from myk002/myk_lcase
lcase section headers in docs
|
2022-09-14 13:26:58 -07:00 |
myk002
|
9117d1bef6
|
fix casing and spacing in dev guide header
|
2022-09-14 13:21:16 -07:00 |
myk002
|
8a36d5607b
|
lcase section headers
|
2022-09-14 13:19:26 -07:00 |
myk002
|
d1acd45372
|
add syntax highlighting to code blocks
|
2022-09-14 13:19:10 -07:00 |
Myk
|
4b7800f624
|
Merge pull request #2220 from wolfboyft/modding-guide
Modding guide
|
2022-09-14 12:08:14 -07:00 |
Tachytaenius
|
20a55299dd
|
Update modding-guide.rst
Add some potentially helpful comments to explain an inconsistenecy
|
2022-09-14 20:04:50 +01:00 |
Tachytaenius
|
ee123a2461
|
Update modding-guide.rst
Add missing slashes and change the wording to be more consistent in one part
|
2022-09-14 19:41:45 +01:00 |
Myk
|
d714274921
|
fix reqscript link name
|
2022-09-14 11:24:27 -07:00 |
Myk
|
b90126600f
|
whiiittespaaaace!!!
|
2022-09-14 11:00:26 -07:00 |
Myk
|
d5cfbf5e77
|
Merge branch 'develop' into modding-guide
|
2022-09-14 10:57:58 -07:00 |
Myk
|
7079fe7ea0
|
rewrap, fix a code syntax error
|
2022-09-14 10:56:58 -07:00 |
Myk
|
51f5349baf
|
labels must go above a section header
|
2022-09-14 10:43:51 -07:00 |
Myk
|
d68c17d070
|
fix paths/clean up code/use best practices
|
2022-09-14 10:33:27 -07:00 |