Commit graph

761 commits

Author SHA1 Message Date
2b861c3fcf Fix Links.vue checking startNode twice instead of both nodes
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m21s
Run Tests / test (push) Successful in 2m56s
Thanks escapee for reporting the issue!
2024-10-17 16:50:55 +00:00
9debfe6fb4 Unref hotkey descriptions
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m29s
Run Tests / test (push) Successful in 3m5s
2024-10-17 16:28:04 +00:00
9f25d7f58f Fix more modal paths
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m45s
Run Tests / test (push) Successful in 2m50s
2024-10-17 16:17:32 +00:00
239ae7c94a Update saves bank path 2024-10-17 16:17:32 +00:00
2d28be84a9 Add modal to take a mental health break 2024-10-17 16:17:32 +00:00
c6389317d0 Version Bump
All checks were successful
Run Tests / test (pull_request) Successful in 2m0s
Build and Deploy / build-and-deploy (push) Successful in 58s
Run Tests / test (push) Successful in 2m4s
2024-03-29 00:49:58 -05:00
b98f6db1c4 Move printFormula to Formula.stringify and add tests for it
All checks were successful
Run Tests / test (pull_request) Successful in 2m1s
Build and Deploy / build-and-deploy (push) Successful in 54s
Run Tests / test (push) Successful in 2m3s
2024-03-29 00:24:31 -05:00
563eaa7539 Lint
All checks were successful
Run Tests / test (pull_request) Successful in 2m3s
Build and Deploy / build-and-deploy (push) Successful in 53s
Run Tests / test (push) Successful in 2m4s
2024-03-29 00:19:57 -05:00
b88fa68874 Fix extends syntax
Some checks failed
Run Tests / test (pull_request) Failing after 2m4s
2024-03-28 23:40:47 -05:00
90d0307cf0 Add hotkey tests, make them pass
Includes updating vitest and supporting hotkeys with both ctrl+shift
2024-03-28 23:40:46 -05:00
dfb14acc6e Allow null and undefined values in persistent refs
Some checks failed
Build and Deploy / build-and-deploy (push) Successful in 57s
Run Tests / test (push) Failing after 2m6s
2024-03-29 04:39:56 +00:00
c30724d907 Make disabled elements not eat up mouse events
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 55s
Run Tests / test (push) Successful in 2m5s
Browsers make disabled elements eat events rather than let them bubble up
This allows containers with disabled elements to have listeners still
(Used specifically so after the board rewrite, purchased upgrades can still be dragged)
2024-03-08 12:19:52 +00:00
660528ea00 Update package-lock.json to new commit hash
All checks were successful
Run Tests / test (pull_request) Successful in 2m6s
Build and Deploy / build-and-deploy (push) Successful in 57s
Run Tests / test (push) Successful in 2m8s
2024-03-05 22:47:29 -06:00
b855139ab4 Fixed issues until it fully worked on Galaxy proper 2024-03-05 22:47:29 -06:00
c85bca110b Sync cloud saves every minute 2024-03-05 22:47:29 -06:00
d237201339 Update sdk 2024-03-05 22:47:29 -06:00
389e8ad1e1 Move unofficial sdk to repo 2024-03-05 22:47:28 -06:00
f6dec5c614 Sync deleting saves to cloud 2024-03-05 22:47:28 -06:00
af4229ebdd Attention grabber on saves manager when active save isn't synced 2024-03-05 22:47:28 -06:00
7a6f249f58 Add warning to saves manager when not all saves are synced 2024-03-05 22:47:28 -06:00
5c6ea01990 Add synced icon to saves in saves manager 2024-03-05 22:47:28 -06:00
f970b658ff Add "Keep Both" button 2024-03-05 22:47:28 -06:00
ece7ed2923 Add save conflict resolver 2024-03-05 22:47:27 -06:00
cfba55d2c6 Add galaxy api 2024-03-05 22:47:11 -06:00
b2d7a9ea1d Merge pull request 'Add eslint workflow action and CONTRIBUTING.md that says to lint first' (#66) from thepaperpilot/Profectus:feat/enforce-eslint into main
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 57s
Run Tests / test (push) Successful in 2m3s
Reviewed-on: #66
Reviewed-by: Escapee <escapee@incremental.social>
2024-03-06 04:45:20 +00:00
df9ba59a1a Merge branch 'main' into feat/enforce-eslint
All checks were successful
Run Tests / test (pull_request) Successful in 2m3s
2024-03-04 01:26:29 +00:00
escapee
b40d4bef32 Allow both cases in shift+hotkeys
All checks were successful
Run Tests / test (pull_request) Successful in 2m0s
Build and Deploy / build-and-deploy (push) Successful in 55s
Run Tests / test (push) Successful in 1m56s
2024-02-21 19:21:18 +00:00
f7a8fbbb11 Lint
All checks were successful
Run Tests / test (pull_request) Successful in 2m12s
2024-02-20 22:38:49 -06:00
5f8e35478d Merge remote-tracking branch 'upstream/main' into feat/enforce-eslint 2024-02-20 22:37:17 -06:00
64fad5c74a PR Feedback
Some checks failed
Run Tests / test (pull_request) Failing after 2m6s
2024-02-20 22:17:01 -06:00
1f22f506dd Add tests for tree reset propagation
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 57s
Run Tests / test (push) Successful in 2m1s
2024-02-21 04:15:49 +00:00
d3faec6a66 Add Nodes to the text that can disappear in projEntry
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 58s
Run Tests / test (push) Successful in 2m3s
2024-02-21 04:08:59 +00:00
a39e65852d Remove unused imports
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m1s
Run Tests / test (push) Successful in 2m0s
2024-02-21 01:25:52 +00:00
1e2b20a70f PR feedback 2024-02-21 01:25:52 +00:00
2e0e221010 Made modifier typing a lot less nasty 2024-02-21 01:25:52 +00:00
4092cd6d56 Add regression test for modifier.getFormula respecting enabled 2024-02-21 01:25:52 +00:00
fa2d7cb53a Merge branch 'main' into feat/enforce-eslint
Some checks failed
Run Tests / test (pull_request) Failing after 2m1s
2024-02-18 02:17:01 +00:00
143b0773e7 Add eslint workflow action and CONTRIBUTING.md that says to lint first
Some checks failed
Run Tests / test (pull_request) Failing after 2m2s
2024-02-17 20:16:00 -06:00
cba79df80d Merge pull request 'Fix branchedResetPropagation' (#57) from nif/Profectus-Niffix:main into main
Some checks failed
Build and Deploy / build-and-deploy (push) Successful in 59s
Run Tests / test (push) Failing after 2m2s
Reviewed-on: #57
2024-02-14 17:39:06 +00:00
04a5e963ab Merge branch 'main' into main
Some checks failed
Run Tests / test (pull_request) Failing after 2m5s
2024-02-14 17:38:53 +00:00
263c951cf8 Requested changes
Some checks failed
Run Tests / test (pull_request) Has been cancelled
2024-02-14 15:56:18 +00:00
1b809a9550 Merge pull request 'Keep disabled modifiers when making formulas' (#56) from escapee/profectus-template:main into main
Some checks failed
Build and Deploy / build-and-deploy (push) Successful in 57s
Run Tests / test (push) Failing after 2m0s
Reviewed-on: #56
2024-02-13 05:18:01 +00:00
nif
5e32fa4985 Fix branchedResetPropagation
Some checks failed
Run Tests / test (pull_request) Has been cancelled
BREAKING CHANGE - Forces branches to be directed

Signed-off-by: nif <nif@incremental.social>
2024-02-12 19:46:31 +00:00
Seth Posner
cf6265d8ce Keep disabled modifiers when making formulas
Some checks failed
Run Tests / test (pull_request) Has been cancelled
2024-02-12 07:58:39 -08:00
4f807aaf96 Merge pull request 'Add forgejo workflows support' (#53) from thepaperpilot/Profectus:main into main
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m1s
Run Tests / test (push) Successful in 2m5s
Reviewed-on: #53
2024-02-11 19:43:37 +00:00
ffc42a5745 Merge pull request 'Fix reset button using currentAt when not yet gaining' (#25) from sethposner/profectus-template:main into main
Reviewed-on: #25
2023-11-13 22:29:49 +00:00
Seth Posner
8811996f64 Add tests confirming low-input conversion values 2023-11-13 14:10:00 -08:00
Seth Posner
7750a3368d Swap logic for nextAt display 2023-11-13 14:09:48 -08:00
2495dc9783 Implement forgejo actions workflows (#24)
Reviewed-on: #24
Co-authored-by: thepaperpilot <thepaperpilot@gmail.com>
Co-committed-by: thepaperpilot <thepaperpilot@gmail.com>
2023-11-05 17:00:28 +00:00
e66daad7a2 Merge pull request 'Implement isRednered' (#23) from thepaperpilot/Profectus:feature/is-rendered into main
Reviewed-on: #23
2023-11-05 16:59:37 +00:00