2
0
mirror of https://github.com/9ParsonsB/Pulsar.git synced 2025-04-05 17:39:39 -04:00

17 Commits

Author SHA1 Message Date
Xjph
b2d0637146 handle nil values in lua iterators 2021-12-18 13:23:05 -03:30
Xjph
76dada8651 Removing "multiple criteria" setting 2021-11-22 11:20:14 -03:30
Xjph
45b3dbf115 Suppress body ordinal in results for system-wide checks 2021-11-22 11:18:33 -03:30
Xjph
27a6b8c39d Fix green and gold material checks #36 2021-11-22 11:09:49 -03:30
Xjph
5485d5b955 add check for uncommon secondary #38 2021-11-22 10:48:08 -03:30
Xjph
cffaec92ec Place custom criteria call inside try block 2021-11-22 10:14:27 -03:30
Xjph
b4ce5b641c Error clarity
Make more clear that the error is happening during the criteria file read, not while processing scans.
2021-11-18 08:29:12 -03:30
Xjph
cd246c76e8 Implement close binary check 2021-11-15 11:19:57 -03:30
Xjph
554948534e
observatory herald (#30)
* WIP: initial commit for observatory herald

* Plugin error handling refactor

* make error window non-modal

* tidy up plugin error handling

* first pass for basic herald functionality

* corrections for linux env

* Use FNV hash directly instead of managing through dictionary/index file

* resolve audio queuing issue, switch to personal NetCoreAudio fork

* merge cleanup

* add enable setting, populate defaults

* framework xml doc update

* Adjust settings, add style selection, replace locale with demonym in dropdown list.

* Test is position is on screen before saving/loading.

* use a default that's actually in the list
2021-11-15 10:57:46 -03:30
F K
deee600a65
Adding protection against a null parent reference. (#26)
Found this via ReadAll on my history. I can now process all my history without error.
2021-10-29 08:36:18 -02:30
xjph
5d1489c7c5 more streamlining of linux build process 2021-10-27 22:37:37 -02:30
Xjph
2806c1f081 quote paths in post-build commands 2021-10-27 18:59:04 -02:30
Xjph
42c27a5f81 remove extraneous slashes from postbuild paths 2021-10-26 22:13:23 -02:30
xjph
5cd4e41470 create directly if necessary 2021-10-26 20:11:54 -02:30
Xjph
a21fe442ad updated pre/post-build actions 2021-10-26 19:46:00 -02:30
xjph
f6fe653274 more tweaks for linux building 2021-10-24 19:24:17 -02:30
Xjph
4c1031b8f9
Reorganize all observatory core projects into monorepo (#25)
* chore: move all observatory repos to core

* only save journal folder on change, don't constantly re-check during monitoring

* chore: monorepo project changes

* chore: monorepo migration
2021-10-21 19:31:32 -02:30