20k
|
598354d9d4
|
getbiometype naming, docs
|
2023-01-21 20:33:40 +00:00 |
20k
|
9054efd7c8
|
Update miscutils to support member pointer to a variable defined in the base when passing in a derived type
|
2023-01-21 19:15:28 +00:00 |
20k
|
3024c4a0df
|
update to remove ambiguity after structures change
|
2023-01-21 18:45:36 +00:00 |
20k
|
1dbf01e5d1
|
Civzone interop style changes
|
2023-01-21 18:45:36 +00:00 |
20k
|
8c68f54f50
|
update with squad removal support
|
2023-01-21 18:45:36 +00:00 |
pre-commit-ci[bot]
|
50c3bea84b
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-01-21 07:20:19 +00:00 |
eamondo2
|
0a66f41152
|
fix newline pre-commit.ci complaint
|
2023-01-21 02:15:35 -05:00 |
Eamon Bode
|
8e9ae9eab6
|
Merge branch 'develop' into automelt
|
2023-01-21 02:11:05 -05:00 |
eamondo2
|
e4e4cae5e6
|
fix check failures
|
2023-01-21 02:08:58 -05:00 |
Myk Taylor
|
bb16009f49
|
bump version to 50.05-alpha2
|
2023-01-20 17:13:28 -08:00 |
Myk Taylor
|
a98c4c0ff0
|
mark autoclothing as tested
|
2023-01-20 17:07:29 -08:00 |
eamondo2
|
3fc4d056c3
|
initial automelt
|
2023-01-20 17:58:48 -05:00 |
DFHack-Urist via GitHub Actions
|
ac483ed105
|
Auto-update submodules
scripts: master
|
2023-01-20 22:48:21 +00:00 |
Myk Taylor
|
acf2b8b319
|
use newly narrowd relations vector
|
2023-01-20 14:30:48 -08:00 |
Myk
|
15ba54eea9
|
Merge pull request #2643 from RosaryMala/Autoclothing
Autoclothing
|
2023-01-20 14:08:01 -08:00 |
Myk
|
064f2834a9
|
Merge pull request #2669 from ab9rf/5005-alpha2-tailor
tailor: add support for using undyed cloth
|
2023-01-20 14:06:53 -08:00 |
Myk
|
310940e1a2
|
Merge branch 'develop' into Autoclothing
|
2023-01-20 14:05:26 -08:00 |
Rose
|
8698016b06
|
Updated docs for Autoclothing
|
2023-01-20 13:54:18 -08:00 |
Rose
|
8e6252fc2b
|
Small fixes to make things more clean.
|
2023-01-20 13:45:56 -08:00 |
Kelly Kinkade
|
e8f67c7b62
|
add support for using undyed cloth
also improved debugging messages
|
2023-01-20 15:21:45 -06:00 |
Myk Taylor
|
e138ac1da5
|
update stonesense
|
2023-01-20 12:23:02 -08:00 |
Myk Taylor
|
25c3bf4a24
|
adjust to name change
|
2023-01-20 11:57:13 -08:00 |
DFHack-Urist via GitHub Actions
|
b7f90d543e
|
Auto-update submodules
library/xml: master
scripts: master
|
2023-01-20 19:47:11 +00:00 |
Myk
|
6aeb3edde5
|
Merge pull request #2657 from myk002/myk_autodump
update autodump, only commands, add hotkeys
|
2023-01-20 10:00:01 -08:00 |
Myk Taylor
|
226a0ff164
|
revert autodump hotkeys. we need to discuss how keybindings work more
|
2023-01-20 09:39:37 -08:00 |
Myk Taylor
|
a1a4125fd9
|
properly react to lack of a mouse cursor
|
2023-01-20 09:31:44 -08:00 |
Myk Taylor
|
eae2cec22f
|
use keyboard cursor
and adapt to a "bad" cursor not being equal to -30000 anymore
|
2023-01-20 09:31:44 -08:00 |
Myk Taylor
|
4183bace4d
|
update autodump, only commands, add hotkeys
|
2023-01-20 09:31:44 -08:00 |
Myk
|
d201cf0182
|
Merge pull request #2662 from 20k/develop
Zone <-> building interactions
|
2023-01-20 09:30:52 -08:00 |
Myk
|
116f9bf8e6
|
Merge pull request #2641 from myk002/myk_buildingplan
minimal implementation of buildingplan
|
2023-01-20 09:28:26 -08:00 |
DFHack-Urist via GitHub Actions
|
298736d911
|
Auto-update submodules
scripts: master
|
2023-01-20 07:14:41 +00:00 |
Myk
|
34eb25a530
|
Merge pull request #2664 from cjhammel/develop
Update Units.cpp
|
2023-01-19 16:53:38 -08:00 |
Myk
|
7b906cbf6f
|
Update docs/about/Removed.rst
Co-authored-by: Alan <lethosor@users.noreply.github.com>
|
2023-01-19 16:53:24 -08:00 |
20k
|
4d9c411358
|
fix flag
|
2023-01-19 23:33:03 +00:00 |
20k
|
8b7c8d83b5
|
remove save fixup
Add notifyCivzoneModified
|
2023-01-19 21:55:20 +00:00 |
cjhammel
|
5982644383
|
Update Removed.rst
fixed formatting for create-items
|
2023-01-19 15:32:52 -05:00 |
cjhammel
|
c05b7526b1
|
Update Units.cpp
fixes renamed value
|
2023-01-19 15:12:24 -05:00 |
20k
|
d5610ab859
|
zone <-> building interop
|
2023-01-19 16:39:41 +00:00 |
DFHack-Urist via GitHub Actions
|
d52aff8ff3
|
Auto-update submodules
library/xml: master
scripts: master
|
2023-01-19 07:14:40 +00:00 |
Myk
|
8ea1ac8570
|
Merge pull request #2661 from myk002/myk_nomorecreateitem
tombstone create-items
|
2023-01-18 21:57:12 -08:00 |
Rose
|
f9ac987367
|
Added bounds checking to various creature name functions in the Units module.
|
2023-01-18 20:52:58 -08:00 |
Myk Taylor
|
086ca5bcff
|
tombstone create-items
|
2023-01-18 16:15:49 -08:00 |
Myk Taylor
|
5b1b0ca867
|
sync spreadsheet to docs
|
2023-01-18 16:05:07 -08:00 |
DFHack-Urist via GitHub Actions
|
452d44d985
|
Auto-update submodules
library/xml: master
scripts: master
|
2023-01-18 23:55:29 +00:00 |
Myk
|
d24f88d32b
|
Merge pull request #2654 from ab9rf/5005-alpha2-tailor
tailor: reenable and improve logging
|
2023-01-18 15:52:23 -08:00 |
Myk
|
4e88a9f562
|
Merge pull request #2658 from ab9rf/autofarm-5005-alpha2
autofarm: fix repetition in status output
|
2023-01-18 15:51:36 -08:00 |
Myk Taylor
|
2cf0d0769c
|
fix reference to renamed var
|
2023-01-18 15:44:47 -08:00 |
Kelly Kinkade
|
a813bcb769
|
use slightly more succinct idiom
|
2023-01-18 16:54:30 -06:00 |
Kelly Kinkade
|
1a283eaf47
|
autofarm: fix repetition in status output
because C++ std::map is not the same as a ruby table
|
2023-01-18 16:26:16 -06:00 |
Kelly Kinkade
|
b598b38891
|
tailor: reenable and improve logging
reenable plugin
remove `using std;`
switch to standard logger and add some debug and trace level log messages
|
2023-01-18 14:49:38 -06:00 |