|
4421cfe8bd
|
Show name of tool over forge when dragging resource
|
2023-04-23 12:00:18 -05:00 |
|
|
69c4ff9d1b
|
Implement all passives
|
2023-04-23 11:48:43 -05:00 |
|
|
61fb1686b6
|
Make tools unique and implements passive nodes
(not the passives' effects though)
|
2023-04-23 10:52:54 -05:00 |
|
|
eddf0d53b7
|
Implement making tools
(but tools are not yet implemented)
|
2023-04-23 10:11:00 -05:00 |
|
|
a81868718d
|
Add function to boards for placing nodes in the next available space
|
2023-04-23 10:00:16 -05:00 |
|
|
8a08d2e7d4
|
Set up most of forge's mechanics
|
2023-04-23 01:03:58 -05:00 |
|
|
977114c954
|
Implementing dropping materials on forge
|
2023-04-23 00:38:24 -05:00 |
|
|
c958d5e9e7
|
Make selectedNode and selectedAction writable
|
2023-04-23 00:38:06 -05:00 |
|
|
97f1bb9f9a
|
Fix canAccept not passing in otherNode
|
2023-04-23 00:37:46 -05:00 |
|
|
a8815f9eb5
|
Expose current dragging and receiving nodes
|
2023-04-23 00:02:53 -05:00 |
|
|
8e8879f586
|
Fix build issue
|
2023-04-22 23:20:23 -05:00 |
|
|
c813bc7513
|
Handle board action changes
|
2023-04-22 23:13:43 -05:00 |
|
|
4a1abb7231
|
Added way to customize board action confirmation label
|
2023-04-22 23:13:26 -05:00 |
|
|
536db8bf9f
|
Move selecting action logic inside the board component
|
2023-04-22 22:59:28 -05:00 |
|
|
3b1ca588cf
|
Added some actions to the factory
(Not actually usable yet until materials can be selected)
|
2023-04-22 20:50:50 -05:00 |
|
|
1ed499b720
|
Fix action not being marked selected
|
2023-04-22 20:50:24 -05:00 |
|
|
0b517cb48b
|
Fix new resource spawning
|
2023-04-22 20:35:19 -05:00 |
|
|
91e3e7dad1
|
Preview energy [production] changes
|
2023-04-22 19:54:37 -05:00 |
|
|
ceb8ebc7ec
|
Fixed render issue with createFormulaPreview
|
2023-04-22 19:54:12 -05:00 |
|
|
2aaf95ecba
|
Make pink fill run specifically on running nodes, not any selected
|
2023-04-22 19:21:21 -05:00 |
|
|
839079be8a
|
Support classes and styles to be defined by node types
|
2023-04-22 19:21:16 -05:00 |
|
|
b37d00409b
|
Implement repair action
|
2023-04-22 18:59:16 -05:00 |
|
|
dff499fd69
|
Show action tooltips when selected
|
2023-04-22 18:53:50 -05:00 |
|
|
92ee14ca28
|
Fix remaining typing issues with formula typing change
|
2023-04-22 18:08:38 -05:00 |
|
|
2c4083281f
|
Gate integration operations
|
2023-04-22 18:04:01 -05:00 |
|
|
44f8b59925
|
Fix non-integrable requirements crashing in cost requirements with spendResources true
(Which should be valid in the event the dev doesn't want to maximize)
|
2023-04-22 17:58:31 -05:00 |
|
|
f5c9833284
|
Change formula typing to work better
|
2023-04-22 17:48:44 -05:00 |
|
|
286341e054
|
Making many design changes
|
2023-04-22 14:31:30 -05:00 |
|
|
2f97dbc58d
|
Fix nodes appearing in center when selected
|
2023-04-22 00:33:20 -05:00 |
|
|
e44a43aad5
|
Implement energy gain and resource displays
|
2023-04-21 23:55:16 -05:00 |
|
|
6ecbe3ecd0
|
Fix calculate max affordable edge case
|
2023-04-21 23:47:33 -05:00 |
|
|
0f68a188c9
|
Setup basic mining mechanic
|
2023-04-21 19:50:13 -05:00 |
|
|
e892341140
|
Fix issues with boards
|
2023-04-21 19:49:21 -05:00 |
|
|
6cff4eca82
|
Ooops
|
2023-04-20 17:29:33 -05:00 |
|
|
b5e7e77a2a
|
Version Bump
|
2023-04-20 17:07:23 -05:00 |
|
|
5ce2c65560
|
Update discord link
|
2023-04-20 17:05:32 -05:00 |
|
|
87a2d6bdc9
|
Close example
|
2023-04-19 21:40:34 -05:00 |
|
|
8806910f5e
|
Resolving problems
|
2023-04-19 21:37:28 -05:00 |
|
|
98f18fef43
|
Ran prettier
|
2023-04-19 20:39:25 -05:00 |
|
|
c9ca85978d
|
Merge pull request #13 from murapix/main
Add feature decorator system
|
2023-04-19 20:28:11 -05:00 |
|
Seth Posner
|
24fcd3468e
|
Print an error if decorator is missing required property
|
2023-04-19 18:21:00 -07:00 |
|
Seth Posner
|
6043d0c414
|
Add missing import
|
2023-04-19 17:55:02 -07:00 |
|
Seth Posner
|
a6985471c8
|
Merge remote-tracking branch 'upstream/main'
|
2023-04-19 17:49:34 -07:00 |
|
Seth Posner
|
27d678a30b
|
Change decorator varargs to Generic variants
|
2023-04-19 17:49:15 -07:00 |
|
|
f0fd926cec
|
Update package-lock.json and snapshots
|
2023-04-19 19:17:36 -05:00 |
|
Seth Posner
|
7065de519f
|
Add optional total functions to BonusDecorator options
|
2023-04-19 16:59:52 -07:00 |
|
Seth Posner
|
f79359b18a
|
Merge remote-tracking branch 'upstream/main'
|
2023-04-19 16:56:44 -07:00 |
|
|
c386acee8d
|
Update changelog
|
2023-04-18 23:36:50 -05:00 |
|
|
b666e0c1f5
|
Fix common.tsx
|
2023-04-18 20:58:50 -05:00 |
|
|
a262d6fd03
|
Make formulas unwrap persistent refs automatically
|
2023-04-18 20:56:53 -05:00 |
|