Myk Taylor
|
7132f9d64a
|
add identity traits for new types
|
2023-12-10 21:30:41 -08:00 |
Myk
|
7bb3b4809d
|
Merge pull request #4092 from ab9rf/variant-identity
data identity changes for stl-variant in 50.12
|
2023-12-10 18:13:46 -08:00 |
Kelly Kinkade
|
150b9e9399
|
data identity changes for stl-variant in 50.12
|
2023-12-10 19:29:48 -06:00 |
Myk Taylor
|
23ae45ac01
|
prevent script errors when exiting world screen
when the artifact list is showing at the time of screen exit
|
2023-12-10 03:22:13 -08:00 |
Myk
|
7534d326e0
|
Merge pull request #4090 from myk002/myk_variant
add identity for variant
|
2023-12-10 03:21:10 -08:00 |
Myk Taylor
|
75b760a496
|
add identity for variant
|
2023-12-10 02:25:53 -08:00 |
DFHack-Urist via GitHub Actions
|
e45a59ca03
|
Auto-update submodules
scripts: master
|
2023-12-08 07:13:33 +00:00 |
Myk
|
d6593c4bfc
|
Merge pull request #4089 from ab9rf/msvc-17-8
update cmakelist.txt for MSVC 17.8
|
2023-12-07 13:57:56 -08:00 |
Kelly Kinkade
|
a910583860
|
update cmakelist.txt for MSVC 17.8
|
2023-12-07 13:53:14 -06:00 |
DFHack-Urist via GitHub Actions
|
7ccc6a15d3
|
Auto-update submodules
library/xml: master
scripts: master
|
2023-12-05 07:13:46 +00:00 |
Alan
|
00150a98f4
|
Merge pull request #4085 from DFHack/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2023-12-04 14:57:40 -05:00 |
pre-commit-ci[bot]
|
58fcbbd552
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/python-jsonschema/check-jsonschema: 0.27.1 → 0.27.2](https://github.com/python-jsonschema/check-jsonschema/compare/0.27.1...0.27.2)
|
2023-12-04 19:28:06 +00:00 |
DFHack-Urist via GitHub Actions
|
68190c3fbb
|
Auto-update submodules
scripts: master
|
2023-12-01 07:13:48 +00:00 |
DFHack-Urist via GitHub Actions
|
accf2a5bb4
|
Auto-update submodules
scripts: master
|
2023-11-29 07:13:39 +00:00 |
DFHack-Urist via GitHub Actions
|
7a2312cf18
|
Auto-update submodules
library/xml: master
|
2023-11-29 06:59:58 +00:00 |
Myk
|
82cbff4e11
|
Merge pull request #4068 from ab9rf/owned_buildings
change `unitst::owned_buildings` to `vector<building_civzonest*>`
|
2023-11-28 22:59:18 -08:00 |
Myk
|
45422b97d0
|
Merge pull request #4072 from Droseran/Add-Author
Update Authors.rst
|
2023-11-28 22:56:33 -08:00 |
Droseran
|
034a2b76ce
|
Update Authors.rst
Added Droseran to DFHack authors
|
2023-11-28 20:59:27 -05:00 |
Kelly Kinkade
|
ea6903862b
|
change `unitst::owned_buildings` to `vector<building_civzonest*>`
actually simplifies things lol
|
2023-11-27 20:38:35 -06:00 |
Myk
|
b6a49fb5a5
|
Merge pull request #4063 from myk002/myk_tasks_crash
[sort] handle case where jobs are manually removed from the tasks screen
|
2023-11-27 10:16:01 -08:00 |
DFHack-Urist via GitHub Actions
|
18c4ce07de
|
Auto-update submodules
scripts: master
|
2023-11-27 18:11:12 +00:00 |
Myk Taylor
|
b63e99e165
|
handle case where jobs are manually removed from the tasks screen
|
2023-11-27 10:09:23 -08:00 |
DFHack-Urist via GitHub Actions
|
21822b3aa3
|
Auto-update submodules
scripts: master
|
2023-11-27 07:13:43 +00:00 |
Myk
|
e0a7515f69
|
Merge pull request #4060 from myk002/myk_readable
[Units] add "agitated" and trained levels to getReadableName
|
2023-11-25 14:08:24 -08:00 |
Myk Taylor
|
f2afb5c562
|
add "agitated" and trained levels to getReadableName
|
2023-11-25 13:46:59 -08:00 |
DFHack-Urist via GitHub Actions
|
69b799eab7
|
Auto-update submodules
library/xml: master
|
2023-11-25 07:12:23 +00:00 |
Myk
|
910272fa00
|
Merge pull request #4057 from myk002/myk_sort_elevate_barony
[sort] prevent the overlay from being moved out of position when the screen size changes
|
2023-11-24 17:31:22 -08:00 |
Myk Taylor
|
65357d292d
|
prevent the overlay from being moved out of position
when the screen size changes
|
2023-11-24 17:22:29 -08:00 |
DFHack-Urist via GitHub Actions
|
3015b3934f
|
Auto-update submodules
library/xml: master
|
2023-11-24 07:13:08 +00:00 |
Myk
|
f78e2520fd
|
Merge pull request #4050 from ab9rf/report_init
rename `report_init` to `announcementst` (coordinated change)
|
2023-11-23 15:02:59 -08:00 |
Myk
|
55f65eaa65
|
Merge pull request #4054 from glotov4/patch-1
Add glotov4 to the list of authors
|
2023-11-23 14:56:03 -08:00 |
Aleksandr Glotov
|
5292e4dd61
|
Add glotov4 to the list of authors
|
2023-11-23 21:01:56 +01:00 |
Kelly Kinkade
|
a8f718e387
|
Merge remote-tracking branch 'upstream/develop' into report_init
|
2023-11-23 13:51:39 -06:00 |
Kelly Kinkade
|
86108da9ab
|
update structures
|
2023-11-23 12:34:25 -06:00 |
Myk
|
cc7bd058ce
|
Merge pull request #4053 from myk002/myk_sort_elevate_barony
search and sort for elevate to barony page
|
2023-11-23 09:52:08 -08:00 |
Myk Taylor
|
8faefc50d8
|
only eat input when a search widget is visible
|
2023-11-22 18:28:19 -08:00 |
Myk Taylor
|
7fedff6111
|
search and sort for elevate to barony page
|
2023-11-22 18:04:07 -08:00 |
Myk Taylor
|
eb14a3fefc
|
bump to 50.11-r4
|
2023-11-22 11:22:27 -08:00 |
Myk Taylor
|
db4ac8f00d
|
change wording in release notes template
|
2023-11-21 22:01:43 -08:00 |
Kelly Kinkade
|
adfcbc897e
|
`report_init` -> `announcement_infost`
also changes in field names due to identifying unks and canonicalization
|
2023-11-21 05:08:40 -06:00 |
Kelly Kinkade
|
37322de59b
|
update structures reference
|
2023-11-21 05:01:09 -06:00 |
Myk Taylor
|
b6930cd307
|
reword changelog
|
2023-11-20 17:54:30 -08:00 |
Myk
|
121106dd04
|
Merge pull request #4049 from myk002/myk_sort_tasks
[sort] search associated building in tasks tab
|
2023-11-20 17:45:28 -08:00 |
Myk Taylor
|
ecd7849112
|
search associated building in tasks tab
|
2023-11-20 17:32:50 -08:00 |
DFHack-Urist via GitHub Actions
|
6a148761c6
|
Auto-update submodules
scripts: master
|
2023-11-21 00:34:19 +00:00 |
Myk Taylor
|
205a16b431
|
fix typo (depo -> depot)
|
2023-11-20 16:22:38 -08:00 |
Myk Taylor
|
981fef3160
|
only clean up actual data records
|
2023-11-20 16:13:47 -08:00 |
Myk
|
00c447cb8d
|
Merge pull request #4048 from myk002/myk_sort_input
[sort] prevent keys from bleeding through to the vanilla handler and prevent double free
|
2023-11-20 13:03:43 -08:00 |
Myk Taylor
|
5fe44f6a98
|
update changelog
|
2023-11-20 12:56:09 -08:00 |
Myk Taylor
|
5617204480
|
handle exiting and reentering creature tabs
memory gets reallocated, and we need to keep up
|
2023-11-20 12:53:58 -08:00 |