177 Commits

Author SHA1 Message Date
Ampflower 🌺
a75abf2b48
v1.0.0-alpha.9 v1.0.0-alpha.9+mc.1.21.1 2025-03-25 21:30:32 -07:00
Ampflower 🌺
7296d48b25
fix: Make toy shark hitbox accurate to model 2025-03-25 21:30:01 -07:00
Ampflower 🌺
b83f53eebb
Fix toy sharks not rendering correctly. 2025-03-25 21:27:39 -07:00
Ampflower 🌺
3dde7305bf
v1.0.0-alpha.8 v1.0.0-alpha.8+mc.1.21.1 2025-03-17 09:37:21 -07:00
Ampflower 🌺
6f237d54e0
feat: Some suspicious compatibility 2025-03-17 09:34:47 -07:00
Ampflower 🌺
c5bdb3f759
feat: Make textures/entity/elytra/ a convention 2025-03-17 08:56:57 -07:00
Ampflower 🌺
dd0fe644a9
fix: Incorrect spelling for toy shark
Tho, more like renamed the tab lol
2025-03-15 11:20:14 -07:00
Ampflower 🌺
18f683795c
fix: Incorrect license reference in fabric.mod.json 2025-03-14 13:07:07 -07:00
Ampflower 🌺
363d2e4ba6
Merge branch 'pr/music-license-parity' 2025-03-14 11:01:53 -07:00
Ampflower 🌺
0134e21234
README: legally insignificant clarifications
Co-authored-by: Thinkseal <132022649+thinkseal@users.noreply.github.com>
2025-03-14 10:52:59 -07:00
Ampflower 🌺
180226e1cd
README: cleanup backing formatting 2025-03-14 10:49:37 -07:00
Ampflower 🌺
305749c997
v1.0.0-alpha.7 v1.0.0-alpha.7+mc.1.21.1 2025-03-14 08:54:53 -07:00
Ampflower 🌺
9eea65be65
feat: Add pride dyes, renamed things; major break. 2025-03-14 08:52:20 -07:00
Ampflower 🌺
a18c08039b
feat: Add blahaj recipes
*technically a fix*
2025-03-14 04:13:41 -07:00
Ampflower 🌺
74a44d8e9b
feat: Add flowers -> dyes 2025-03-14 03:54:47 -07:00
Ampflower 🌺
7f137234f5
feat: Unnecessarily accurate voxel shapes for blahaj & friends 2025-03-14 03:43:56 -07:00
Ampflower 🌺
85507ce494
chore: Cleanup xplat/build.gradle.kts 2025-03-14 01:53:00 -07:00
Ampflower 🌺
745966aa1b
fix: Add missing loot tables 2025-03-14 01:52:42 -07:00
Ampflower 🌺
41107d76e0
feat: Add Canary for detecting extra bugs 2025-03-14 01:47:00 -07:00
Ampflower 🌺
a2ecdf5b36
v1.0.0-alpha.6 v1.0.0-alpha.6+mc.1.21.1 2025-03-14 01:33:29 -07:00
Ampflower 🌺
6d40ecea86
fix: Joy mobs now can spawn their child equivalent
Fixes #67
2025-03-14 01:30:22 -07:00
Ampflower 🌺
d826b925be
fix: Add tag language entry 2025-03-14 01:15:29 -07:00
Ampflower 🌺
c2269dc07d
fix: Pride Totem trampling over vanilla
Fixes #65
Fixes #68
2025-03-14 01:07:46 -07:00
Ampflower 🌺
47316b94c6
fix: Pride Totem doing tasks unsafely off-thread
Fixes #66
2025-03-14 00:21:29 -07:00
Ampflower 🌺
340fb79ab5
chore: Properly update code license to reflect #60 2025-03-13 23:44:39 -07:00
worldwidepixel
b8544733a5
Merge pull request #60 from Pridecraft-Studios/pr/license
Update license to MPL-2.0

hell yeah!
2025-03-13 20:14:30 -07:00
worldwidepixel
fbbf3aad72
Update LICENSE-MUSIC to match pridepack 2025-03-13 16:38:00 -07:00
Ampflower 🌺
d7bff80e62
fix: minor packaging errors 2025-03-13 15:14:18 -07:00
Ampflower 🌺
fa3bdd93bd
v1.0.0-alpha.5 v1.0.0-alpha.5+mc1.21.1 2025-03-13 14:59:36 -07:00
Ampflower 🌺
0c5975aa1a
chore: datagen blahaj, fix when held left-handed
Fixes #47
2025-03-13 14:53:58 -07:00
Ampflower 🌺
457e69735f
fix: Pride Elytra not deploying & rendering cape
Fixes #62
Fixes #63
2025-03-13 14:06:37 -07:00
Ampflower 🌺
ba79ca8ee0
fix: Incorrect default entity attributes
Fixes #44
2025-03-13 13:14:30 -07:00
Ampflower 🌺
96c9514cac
chore: Add datagen 2025-03-13 13:06:50 -07:00
Ampflower 🌺
3423dffea2
fix: villagers unable to sleep in Joy's bed
Fixes #55
2025-03-13 12:48:46 -07:00
Ampflower 🌺
d1c34aa464
fix: wrong path for nectar 2025-03-13 12:14:22 -07:00
Ampflower 🌺
da08c5cb96
chore: refactor blocks bootstrap
Fixes #43
2025-03-13 12:12:22 -07:00
Ampflower 🌺
145f9d7cd5
fix: custom bees unable to leave hives
Fixes #45
2025-03-13 11:59:19 -07:00
Ampflower 🌺
13c97bbb86
v1.0.0-alpha.4 because apparently Git isn't atomic v1.0.0-alpha.4 2025-03-13 11:02:46 -07:00
Ampflower 🌺
a266b9fff8
fix: refmaps 2025-03-13 11:01:21 -07:00
blryface
b9e8d7f376
remove Pridepack trailer from GitHub README 2025-03-13 09:10:06 -03:00
Thinkseal
0f54da7f3e
chore: grammar changes to readme (#61) 2025-03-13 09:09:19 -03:00
Ampflower 🌺
e1ad4765dc
Update license to MPL-2.0 (must be approved and merged to main to be valid) 2025-03-13 00:31:49 -07:00
Ampflower 🌺
9a8ab18fa2
fix: Actions
Reusable workflows my ass
v1.0.0-alpha.2+mc.1.21.1
2025-03-13 00:17:31 -07:00
Ampflower 🌺
dfd5b7ad55
Merge PR #59 2025-03-12 23:06:38 -07:00
modpotato
db2cb6c211 Merge branch 'main' of https://github.com/Pridecraft-Studios/joy 2025-03-13 02:00:28 -04:00
modpotato
2ab06519e8 fix: readme iframe
not supported in GFM
2025-03-13 01:57:36 -04:00
Ampflower 🌺
d4647293df
fix: Clarify brand assets and music are excluded. v1.0.0-alpha.1+mc.1.21.1 2025-03-12 22:38:51 -07:00
Ampflower 🌺
6ca0db577d
chore: Optimize 2025-03-12 22:35:21 -07:00
Ampflower 🌺
cd8de6dffb
feat: Add branding rosettes
Co-authored-by: WorldWidePixel <worldwidepxl@gmail.com>
2025-03-12 22:35:15 -07:00
Ampflower 🌺
30533c9697
fix: bundling trying to bundle to loaderless jars 2025-03-12 20:02:23 -07:00