This website requires JavaScript.
Explore
Help
Sign In
Sea-of-Stars-studio
/
Construct
Watch
2
Star
0
Fork
0
You've already forked Construct
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
120
Commits
1
Branch
0
Tags
60e118dbdcb24255bf5b384ede3f7131d3917bb8
Commit Graph
120 Commits
This Branch
This Branch
All Branches
add player collision check to fastEasyPlace
ForestOfLight
·
2025-07-10 17:30:41 -07:00
60e118dbdc
fix most (or all) missing block placement sounds
ForestOfLight
·
2025-07-10 16:23:29 -07:00
7cc2233545
pull supply from smallest stack
ForestOfLight
·
2025-07-10 15:57:12 -07:00
e53255acc8
waterlogging support
ForestOfLight
·
2025-07-10 15:24:32 -07:00
9bb2b002c9
add shulker boxes to banlist
ForestOfLight
·
2025-07-05 13:24:51 -07:00
357327e9b0
set up regolith watch when debugging
ForestOfLight
·
2025-07-02 20:29:04 -07:00
bff7024021
configure for regolith
ForestOfLight
·
2025-07-02 20:02:17 -07:00
657467f49d
Bump extension version
ForestOfLight
·
2025-06-18 16:14:38 -07:00
b92cdd269c
bump RP versions
ForestOfLight
·
2025-06-18 12:14:43 -07:00
fb248319e7
Merge branch '1.21.90-support'
ForestOfLight
·
2025-06-18 12:06:10 -07:00
f516a8dd5b
add dried_ghast to banned blocks
ForestOfLight
·
2025-06-18 12:05:55 -07:00
807d0279f3
functional on 1.21.90
ForestOfLight
·
2025-06-18 12:03:57 -07:00
59615312c8
add placement sound for easyPlace, move sounds to block location & update Canopy cmd description
ForestOfLight
·
2025-06-18 11:04:49 -07:00
5c5a4d65fb
Fix disabled instance being re-enabled on login
ForestOfLight
·
2025-06-09 23:47:39 -07:00
8b6b5530fa
Add Discord to README
Forest
·
2025-06-08 21:49:30 -07:00
acd116e2f1
Add curseforge badge
Forest
·
2025-06-08 18:58:33 -07:00
5bd23eb2f3
Update key features list to include structure importing?
Forest
·
2025-06-08 13:12:06 -07:00
75e8ff609f
Update github releases badge
ForestOfLight
·
2025-06-08 12:40:37 -07:00
18c16f4586
Update how tos
ForestOfLight
·
2025-06-08 11:01:47 -07:00
135f232f0e
add sounds to fast easy place and material grabber
ForestOfLight
·
2025-06-08 00:34:45 -07:00
87b5882cd8
Merge branch 'tool-items'
ForestOfLight
·
2025-06-07 23:45:18 -07:00
c94d12347c
revert fast easy place to looking method
ForestOfLight
·
2025-06-07 23:44:27 -07:00
0f10ec65e4
drop custom items if giving and inventory is full
ForestOfLight
·
2025-06-07 22:59:11 -07:00
aa3b21477b
update demo image for new renderer
ForestOfLight
·
2025-06-07 22:17:18 -07:00
a67ef7ae91
Merge branch 'custom-commands'
ForestOfLight
·
2025-06-07 21:54:07 -07:00
b29eec6bfb
revert canopy command to open menu
ForestOfLight
·
2025-06-07 21:53:38 -07:00
1528ebdbbb
correct creative inventory tab for custom items
ForestOfLight
·
2025-06-07 21:52:45 -07:00
05edc46b71
that thing you did? yeah, it didn't work. it was fine how it was.
ForestOfLight
·
2025-06-07 21:52:00 -07:00
aa7b0a7273
move to Equipment tab
ForestOfLight
·
2025-06-07 21:47:18 -07:00
20727027a9
New interactions for README
ForestOfLight
·
2025-06-07 21:46:44 -07:00
e3b14a6887
Merge branch 'tool-items'
ForestOfLight
·
2025-06-07 21:36:15 -07:00
7a4dfefc63
add vanilla custom command to mirror canopy's
ForestOfLight
·
2025-06-07 21:34:55 -07:00
42bd7e9023
interactions for custom items
ForestOfLight
·
2025-06-07 20:48:41 -07:00
597e0c7d79
add custom items for tool picker, easy place, & material grabber
ForestOfLight
·
2025-06-07 18:52:42 -07:00
137100114a
Add default structure
ForestOfLight
·
2025-06-07 02:07:07 -07:00
f077982544
make item names non-case-and-whitespace-sensitive
ForestOfLight
·
2025-06-07 02:06:42 -07:00
e4fa6d115c
Merge branch 'StructureVerifier'
ForestOfLight
·
2025-06-07 02:06:07 -07:00
9aa8e9d009
Major runtime improvements
ForestOfLight
·
2025-06-07 02:05:55 -07:00
989e23289c
quickfix for semantics of Menu vs GUI
ForestOfLight
·
2025-06-06 03:31:50 -07:00
0b1fefbeb1
Merge branch 'easyPlace'
ForestOfLight
·
2025-06-06 03:27:18 -07:00
dd548ff076
Fix composters easyplacing their fill level in survival
ForestOfLight
·
2025-06-06 03:27:07 -07:00
3359c26a1c
Fixed a bug where an instance would be deleted if a server restarted while no players were online
ForestOfLight
·
2025-06-06 03:19:18 -07:00
f585f96ecf
Merge branch 'StructureVerifier'
ForestOfLight
·
2025-06-06 02:59:19 -07:00
efe0d61ec3
Attempt to fix all player offline memory leak
ForestOfLight
·
2025-06-06 02:59:12 -07:00
fbf895b9e6
Merge branch 'main' into StructureVerifier
ForestOfLight
·
2025-06-06 02:30:04 -07:00
f06709be77
Change renderer selection criteria
ForestOfLight
·
2025-06-06 02:29:56 -07:00
ef48e4097c
Merge branch 'StructureVerifier'
ForestOfLight
·
2025-06-06 01:31:58 -07:00
cf62da723a
decoupled verification rendering from the verifier with much better animations
ForestOfLight
·
2025-06-06 01:31:49 -07:00
f8bbc659fb
Resize verification cube renders based on verification level
ForestOfLight
·
2025-06-05 17:57:15 -07:00
709eccef8c
Update roadmap
ForestOfLight
·
2025-06-05 15:03:17 -07:00
0fc263157a
First
Previous
1
2
3
Next
Last