Myk Taylor
|
0323055e0d
|
better panel alignment on small screen sizes
for worker assignment screen
|
2023-10-13 14:48:44 -07:00 |
Myk Taylor
|
d739d9c1ef
|
add search support for noble candidates
|
2023-10-13 14:33:22 -07:00 |
Myk Taylor
|
ee78f4fbdf
|
support searching for spheres on the religion selector
|
2023-10-13 12:37:11 -07:00 |
Myk Taylor
|
448dd5fa19
|
clean up artifact search code
|
2023-10-12 11:33:22 -07:00 |
Myk Taylor
|
f14f55a520
|
add missing storage of visible vec length
|
2023-10-12 01:21:23 -07:00 |
Myk Taylor
|
60818e2194
|
support search on the world artifacts screen
|
2023-10-10 16:41:02 -07:00 |
Myk Taylor
|
e41017a26b
|
generalize burrow code to other unit assignment screens
|
2023-10-10 06:03:06 -07:00 |
Myk Taylor
|
09e3ed427a
|
add search functionality for burrows assignment screen
|
2023-10-10 05:03:59 -07:00 |
Myk Taylor
|
f282efd4d4
|
update docs
|
2023-10-10 04:06:00 -07:00 |
Myk Taylor
|
9acf81d3a0
|
port info widgets to unified superclass
|
2023-10-10 03:57:03 -07:00 |
Myk Taylor
|
a085e5ef28
|
add support for location selector
that is, guildhalls and temples
also start refactoring code for better reuse
|
2023-10-10 02:33:47 -07:00 |
Myk
|
0b9103b10b
|
Merge pull request #3860 from myk002/myk_zone_dungeon
[zone] dungeon cages/restraints aren't assignable
|
2023-10-09 18:00:50 -07:00 |
Myk Taylor
|
640c77dc48
|
dungeon cages/retraints aren't assignable
|
2023-10-09 17:31:50 -07:00 |
Myk Taylor
|
3ee059317f
|
add help button to squad panel
|
2023-10-09 03:45:53 -07:00 |
Myk Taylor
|
bd1381bbf3
|
clean up whitespace
|
2023-10-09 02:37:32 -07:00 |
Myk Taylor
|
98b44ea8f0
|
allow right click exit when search is focused
but screen isn't a search-enabled screen
|
2023-10-09 02:32:26 -07:00 |
Myk Taylor
|
9f9d8ff74b
|
implement risky visitor detection, refine algorithm
|
2023-10-09 02:25:45 -07:00 |
Myk Taylor
|
a575727c09
|
add support for searching jobs (tasks)
|
2023-10-09 01:44:21 -07:00 |
Myk Taylor
|
06faeb669b
|
add support for work details and interrogation
|
2023-10-09 01:10:32 -07:00 |
Myk Taylor
|
060becec7c
|
implement search for conviction screen
|
2023-10-08 16:28:02 -07:00 |
Myk Taylor
|
c1531ae646
|
prototype justice overlay
|
2023-10-08 15:49:11 -07:00 |
Myk Taylor
|
0ad61ccf26
|
rename file to reflect the more general usage
|
2023-10-08 13:44:09 -07:00 |
Myk Taylor
|
420e0d0952
|
add search support for info objects tabs
|
2023-10-08 11:30:57 -07:00 |
Myk Taylor
|
a063c0cf41
|
only recheck orders that have conditions
|
2023-10-08 09:47:40 -07:00 |
Myk Taylor
|
ab386a0ed2
|
add docs for creatures search overlay
|
2023-10-07 22:50:31 -07:00 |
Myk
|
8886cd7e79
|
Allow searching for job
|
2023-10-07 20:51:11 -07:00 |
Myk
|
5c5fa341a8
|
Merge pull request #3849 from myk002/myk_info_search
search overlay for CREATURES info panels
|
2023-10-07 19:15:50 -07:00 |
Myk
|
ff77c7509c
|
Merge pull request #3851 from myk002/myk_utils_search
refactor text search routine out into utils fn
|
2023-10-07 19:15:40 -07:00 |
Myk Taylor
|
8184a093d9
|
support dynamic onupdate frequency adjustments
set to 0 for an immediate burst of high frequency calls
|
2023-10-07 19:00:26 -07:00 |
Myk Taylor
|
5049483330
|
refactor text search routine out into utils fn
|
2023-10-07 18:55:39 -07:00 |
Myk Taylor
|
673287d0a4
|
implement search logic
|
2023-10-07 18:40:47 -07:00 |
Myk Taylor
|
ae1d6f98f6
|
add basic framework for info search widget
|
2023-10-07 13:12:16 -07:00 |
Myk Taylor
|
25600e45b0
|
support melting masterworks in logistics
|
2023-10-06 18:25:24 -07:00 |
Myk Taylor
|
b68a317c05
|
fix encoding of cleanowned output
|
2023-10-05 14:25:14 -07:00 |
Myk
|
0b4c5dc51f
|
Merge pull request #3829 from master-spike/plugin_preservetombs
Plugin preservetombs - fix for assigned tombs to living units becoming unassigned when the unit dies
|
2023-10-05 13:06:17 -07:00 |
Myk
|
89be6f56ef
|
Apply suggestions from code review
|
2023-10-05 12:56:46 -07:00 |
Kelly Kinkade
|
082a97a0f6
|
remove refrence to unused field
`wait_timer` is not really there; what we have labeled as `wait_timer` is actually padding so there is no need to do this
|
2023-10-04 01:13:55 -05:00 |
Najeeb Al-Shabibi
|
2a842c0df6
|
merge develop into plugin_preservetombs
|
2023-10-03 19:32:03 +01:00 |
Myk
|
726828af2b
|
Merge branch 'develop' into reenable-spectatte
|
2023-10-03 10:50:24 -07:00 |
Myk Taylor
|
5d295400d2
|
centralize management of mouse state
|
2023-10-01 16:28:18 -07:00 |
Najeeb Al-Shabibi
|
0956c06341
|
update arg changed to 'now' for consistency
|
2023-10-01 17:33:53 +01:00 |
Najeeb Al-Shabibi
|
f7fd769232
|
Merge branch 'develop' into plugin_preservetombs
|
2023-10-01 15:13:52 +01:00 |
Myk Taylor
|
6e2adaa3a9
|
don't conflict with macro recording key
|
2023-09-30 23:31:56 -07:00 |
Najeeb Al-Shabibi
|
f77daafdd5
|
Merge branch 'develop' into plugin_preservetombs
|
2023-09-30 14:43:53 +01:00 |
Najeeb Al-Shabibi
|
7d3764d3ec
|
removed option to set tickrate for preserve-tombs, fixed at 100 tick interval
|
2023-09-30 14:42:29 +01:00 |
Najeeb Al-Shabibi
|
e2dcced8ef
|
preserve-tombs command guarded from using update argument when plugin not enabled
|
2023-09-30 13:21:04 +01:00 |
Najeeb Al-Shabibi
|
6be9de5e51
|
preserve-tombs added option to change tick rate, changed default update frequency, changed some print to debug statements, some other adjustments
|
2023-09-30 12:30:40 +01:00 |
Myk
|
883ecd1840
|
Merge pull request #3807 from donhth/make-tubefill-live-again
re-enable tubefill.
|
2023-09-29 10:05:42 -07:00 |
Myk
|
424f242823
|
Merge branch 'develop' into work_orders_manager_enhancement
|
2023-09-29 09:43:19 -07:00 |
Myk
|
7b87219657
|
Update plugins/lua/orders.lua
|
2023-09-29 09:40:52 -07:00 |