Commit graph

726 commits

Author SHA1 Message Date
3e4eaa8c18 Updated Profectus
Some checks failed
Build and Deploy / build-and-deploy (push) Successful in 1m7s
Run Tests / test (push) Failing after 2m5s
2024-01-28 12:27:09 -06:00
a195c2819f Merge remote-tracking branch 'profectus/main' 2024-01-28 11:58:17 -06:00
a915e2c510 Tweaks 2024-01-28 11:30:30 -06:00
5059098aca Removed a bunch of alkatest stuff, added hex grid 2024-01-28 11:30:30 -06:00
36732d26d8 WIP 2024-01-28 11:30:30 -06:00
c33c2cb747 Update alkatest-common 2024-01-28 11:30:30 -06:00
49e10cf858 Implement reading content packs 2024-01-28 11:30:30 -06:00
a356c3f676 Fix a couple type issues 2024-01-28 11:30:30 -06:00
1c1944a83d Add JSON DTS plugin 2024-01-28 11:30:29 -06:00
30b1e87bd5 Fix isFunction typing 2024-01-28 11:30:29 -06:00
a30da9fce3 Add basic core content pack (non-functional) 2024-01-28 11:30:29 -06:00
146866633f Fix boards not starting with starting nodes 2024-01-28 11:30:29 -06:00
e79f6433ed Added player mouse cursors 2024-01-28 11:30:29 -06:00
6edf16515b Fixed board feature 2024-01-28 11:30:29 -06:00
066afc5dfe Change multiplayer menu 2024-01-28 11:30:29 -06:00
a598832dff Delete prestige.tsx 2024-01-28 11:30:29 -06:00
b9410c6786 Update test.yml 2024-01-28 11:30:29 -06:00
f252a86aae Update test.yml 2024-01-28 11:30:29 -06:00
88932d7c0c Update test.yml 2024-01-28 11:30:29 -06:00
a9a7d993da Update deploy.yml 2024-01-28 11:30:28 -06:00
bb1060c2c1 Checkout submodules when building 2024-01-28 11:30:28 -06:00
7060349936 Implemented chat 2024-01-28 11:30:28 -06:00
5051bd27d2 Fixed submodule 2024-01-28 11:30:28 -06:00
5d2b8ecef9 Basic multiplayer stuff 2024-01-28 11:30:28 -06:00
e754b01dca Add submitOnBlur property to text fields 2024-01-28 11:30:28 -06:00
ffc42a5745 Merge pull request 'Fix reset button using currentAt when not yet gaining' (#25) from sethposner/profectus-template:main into main
Reviewed-on: profectus/Profectus#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: profectus/Profectus#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: profectus/Profectus#23
2023-11-05 16:59:37 +00:00
a5204106aa Forgot to comment the other signature 2023-10-11 21:44:02 -05:00
0cccf7aecc Add isRendered utility 2023-10-11 21:39:01 -05:00
d0fffd3b89 Update test.yml 2023-06-09 15:52:26 -05:00
3fe0311331 Try to allow actions to be run manually 2023-06-09 15:52:22 -05:00
eee5ac3e2d Fix passthroughs for inversions and make more operations invertible 2023-05-30 22:54:46 -05:00
9edda4d957 Make links ignore pointer events 2023-05-22 21:41:53 -05:00
6ad08c4052 Fix camelCase props not working on links 2023-05-21 17:27:29 -05:00
e0f1296b35 Rename "The Paper Pilot Community" to "Profectus & Friends" 2023-05-20 21:56:46 -05:00
c8ba77b89b Fix Direction.Left bars 2023-05-20 21:24:59 -05:00
63dcad4c12 Fix requirements tests 2023-05-20 08:30:07 -05:00
d6c9f95851 Fix error about pinnable tooltips 2023-05-20 08:28:27 -05:00
210c2290f0
Fix #9 2023-05-19 10:12:24 -05:00
e896fd84cf Change formula testing values to hopefully catch any other miscalculations 2023-05-19 08:04:20 -05:00
a5efed6e4a Add export save button to error component 2023-05-18 18:57:15 -05:00
3b7436ab89 Clarify progress is from 0 to 1 2023-05-18 18:57:10 -05:00
56279e3794 Fix thrown errors not appearing in console 2023-05-17 20:05:54 -05:00
5c1152460f Version Bump 2023-05-17 18:52:22 -05:00
73f20d6eb5 Merge branch 'feature/requirements-refactor' 2023-05-17 18:35:25 -05:00
7deacb41e1 Fixed tests 2023-05-17 08:23:10 -05:00
056aa4d2f7 Fix reset button showing currentAt if buyMax is true 2023-05-17 08:15:27 -05:00