This website requires JavaScript.
Explore
Help
Sign In
Sea-of-Stars-studio
/
Construct-CN
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
215
Commits
1
Branch
1
Tag
4fe45b5a7be43f7cd81f2d9faedfd80925038d9f
Commit Graph
100 Commits
This Branch
This Branch
All Branches
feat(cli): add construct:place command
ForestOfLight
2026-05-19 21:41:35 -07:00
4fe45b5a7b
feat(cli): add construct:list command
ForestOfLight
2026-05-19 21:38:22 -07:00
4caa9c7473
feat(cli): add construct:rename command
ForestOfLight
2026-05-19 21:34:35 -07:00
cb19a3a62f
feat(cli): add construct:delete command
ForestOfLight
2026-05-19 21:30:49 -07:00
c682d7a199
feat(cli): add construct:new command
ForestOfLight
2026-05-19 21:26:34 -07:00
50ed8c3e02
refactor(cli): migrate construct command into Command pipeline and split itemUse handler
ForestOfLight
2026-05-19 21:21:32 -07:00
4d07e2e1ae
feat(cli): add command helpers and NotAPlayerError
ForestOfLight
2026-05-19 17:28:58 -07:00
aae9fd2f4b
remove codacy
ForestOfLight
2026-05-07 16:29:26 -07:00
6fac0d953f
bump MC version to 26.20 in readme
ForestOfLight
2026-05-07 16:29:07 -07:00
d3d34777d9
pack structures now get picked up automatically
ForestOfLight
2026-05-07 16:22:44 -07:00
0401e4b591
bump version to 1.0.9 & MC 26.20
ForestOfLight
2026-05-07 16:21:41 -07:00
c5eb454f20
fix empty compiled addon
ForestOfLight
2026-03-27 15:51:17 -07:00
0f4f43dcb4
fix missing build dirs
ForestOfLight
2026-03-27 15:44:44 -07:00
f5c19ea1f0
add upload to CurseForge automation
ForestOfLight
2026-03-27 15:26:14 -07:00
791c879b90
remove useless comments from PR
ForestOfLight
2026-03-27 15:20:47 -07:00
810868146b
Merge remote-tracking branch 'origin/main' into dev
ForestOfLight
2026-03-27 15:20:15 -07:00
d0df08d1a3
bump pack and mc version
- Pack: 1.0.8 - MC: 26.10
ForestOfLight
2026-03-27 15:14:46 -07:00
0f9767cf51
add chinese translation credit
ForestOfLight
2026-02-11 15:42:47 -08:00
c72118c851
solve Codacy identified issues
ForestOfLight
2026-02-11 15:16:35 -08:00
2fec8c4c8b
add Codacy badge
ForestOfLight
2026-02-11 15:07:02 -08:00
c0e5e9c72a
fix getting stuck after flexible moving and logging out
ForestOfLight
2026-02-11 15:03:55 -08:00
d61a121307
add preview export target
ForestOfLight
2026-02-11 14:59:08 -08:00
162ef58406
Merge remote-tracking branch 'origin/main' into dev
ForestOfLight
2026-02-11 14:50:23 -08:00
cd0b427da1
maintainer: address requested changes
ForestOfLight
2026-02-11 14:40:41 -08:00
72c5d7a70e
remove unused imports & stop mixing returns with and without values
ForestOfLight
2026-02-11 14:02:06 -08:00
2a83907162
decouple from Canopy
ForestOfLight
2026-02-11 13:56:51 -08:00
68c9ad5ef2
bump to 1.0.7 & mc 1.26.0
ForestOfLight
2026-02-11 13:48:25 -08:00
6f7d8aa3ef
rename /item to /construct and remove ./construct
ForestOfLight
2025-12-29 22:36:43 -08:00
2f39c32629
easyplacing powder_snow keeps the bucket
ForestOfLight
2025-12-29 22:36:24 -08:00
bdfe4ebd00
save nbt data while materialgrabbing
ForestOfLight
2025-12-29 22:35:40 -08:00
d72156b533
move howto to top-level menu
ForestOfLight
2025-12-29 22:35:20 -08:00
f561d281ee
Merge remote-tracking branch 'origin/dev' into dev
ForestOfLight
2025-12-24 13:16:54 -08:00
5e764bfb48
guard Builders class against simplayers
ForestOfLight
2025-12-24 13:16:47 -08:00
2b45e025bf
Add Translation info to README
ForestOfLight
2025-12-16 22:09:25 -08:00
cbf173e457
make sure bubble columns can be placed for easyPlace
ForestOfLight
2025-12-14 15:43:41 -08:00
512d2f3d51
use player's actual AABB for collision detection
ForestOfLight
2025-12-14 15:35:29 -08:00
3137a36085
repeaters and comparators always place unpowered
ForestOfLight
2025-12-14 14:35:55 -08:00
2a550a9c3f
Make bubble columns placeable
ForestOfLight
2025-12-14 14:23:32 -08:00
5b53066c45
ignore shulkers
ForestOfLight
2025-12-14 14:00:06 -08:00
8b5b9ffc19
Merge branch 'translation-support' into dev
ForestOfLight
2025-12-14 13:44:03 -08:00
81e7bb5c98
translation working
ForestOfLight
2025-12-14 13:43:47 -08:00
1249a894e4
translation complete but not tested
ForestOfLight
2025-12-12 16:38:26 -08:00
dcc9704078
translations for instance
ForestOfLight
2025-12-11 19:17:08 -08:00
50f542220d
Merge remote-tracking branch 'origin/translation-support' into translation-support
ForestOfLight
2025-12-11 17:57:38 -08:00
ecd3e46c1a
add Translation support to the roadmap
ForestOfLight
2025-12-11 17:56:50 -08:00
42aec26f99
start reformating strings into RawMessages
ForestOfLight
2025-12-11 17:56:50 -08:00
7fcda7bb04
bump versions for mc 1.21.130
ForestOfLight
2025-12-11 17:56:31 -08:00
99972285a2
add Translation support to the roadmap
ForestOfLight
2025-11-22 22:52:59 -08:00
f87b52f66c
update fastEasyPlace description to reflect click detection change
ForestOfLight
2025-11-14 01:52:25 -08:00
41644379aa
Merge remote-tracking branch 'origin/dev' into dev
ForestOfLight
2025-11-14 01:49:05 -08:00
298a2034db
fast easy place now detects click
ForestOfLight
2025-11-14 01:48:14 -08:00
98bbc6e9ef
fast easy place now detects click
ForestOfLight
2025-11-14 01:47:55 -08:00
eca1846efa
bump MC version in README badge
ForestOfLight
2025-10-28 22:36:57 -07:00
9b837d4aa7
bump versions for 1.21.120
ForestOfLight
2025-10-28 22:27:07 -07:00
4cbe1bc474
Merge branch 'main' into dev
ForestOfLight
2025-10-28 22:24:36 -07:00
b2629bebdf
start reformating strings into RawMessages
ForestOfLight
2025-10-01 00:08:48 -07:00
25b0bb8ac6
Merge branch 'main' into HEAD
ForestOfLight
2025-09-30 23:03:08 -07:00
d67c004503
quick version # cleanup
ForestOfLight
2025-09-30 13:17:57 -07:00
789f9c70f7
update 1.21.111 block sounds
ForestOfLight
2025-09-30 12:55:34 -07:00
833792b397
bump versions for 1.21.110
ForestOfLight
2025-09-29 22:05:26 -07:00
dcaf1b749f
Allow for more precise flexible instance movement
ForestOfLight
2025-09-18 19:33:30 -07:00
75509ff11f
flexible instance movement
ForestOfLight
2025-09-18 18:42:41 -07:00
9539a1d1a1
start flexible movement
ForestOfLight
2025-09-18 11:08:34 -07:00
2d4631c1f7
/item no longer requires cheats
ForestOfLight
2025-09-18 10:31:23 -07:00
6e1883edd0
bump pack and mc version
ForestOfLight
2025-08-05 13:53:33 -07:00
48cc3cbf21
bump Construct version
ForestOfLight
2025-07-16 14:02:25 -07:00
e95e2f8c2f
remove german structure
ForestOfLight
2025-07-16 13:51:53 -07:00
c4d936b3ab
Merge branch 'easyPlace' into dev
ForestOfLight
2025-07-10 19:31:10 -07:00
474325d34e
Merge branch 'material-grabber' into dev
ForestOfLight
2025-07-10 19:31:05 -07:00
17a04eb841
don't add easy place item on option enable if it's in the offhand
ForestOfLight
2025-07-10 19:30:29 -07:00
ec562aa4c7
material grabber shows instance selection if the selected instance is missing
ForestOfLight
2025-07-10 18:50:19 -07:00
d3aa415d8a
update roadmap
ForestOfLight
2025-07-10 18:28:26 -07:00
6315745f55
FastEasyPlace now processes every tick
ForestOfLight
2025-07-10 18:20:24 -07:00
e672cae55d
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
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