• Joined on 2024-05-27
cubicxp created pull request cubicxp/RegalitySMP#28 2025-10-20 22:15:47 -05:00
Updated Regality Resource Pack to include Marz Trolley Ticket
cubicxp pushed to develop at cubicxp/RegalitySMP 2025-10-20 22:10:55 -05:00
061e3435cd Updated Regality Resource Pack to include Marz Trolley Ticket
cubicxp pushed to main at cubicxp/RegalitySMP 2025-07-30 01:54:39 -05:00
b7f8ad4fa6 Merge pull request '2025 July End-of-Month Update' (#27) from develop into main
081dfdb7f2 Merge branch 'main' into develop
3b050bf415 Changed branch from develop to main for compile from source mods to prepare for merge into main
40935ba8ed Updated Regality Origins datapack to revision 27, this revision adds LucLinc2's Origin
00e1ace1f5 Updated Cicada to latest version to fix cape issue
Compare 11 commits »
cubicxp merged pull request cubicxp/RegalitySMP#27 2025-07-30 01:54:38 -05:00
2025 July End-of-Month Update
cubicxp pushed to develop at cubicxp/RegalitySMP 2025-07-30 01:54:02 -05:00
081dfdb7f2 Merge branch 'main' into develop
87dcd88017 Merge pull request '2025 June End-of-Month Update' (#26) from develop into main
9ac014b597 Merge pull request 'Regality Origins Datapack Update' (#25) from develop into main
52d549c395 Merge pull request 'Update 1.0.26-2' (#24) from develop into main
e2d3fb67cd Merge pull request 'Update 1.0.26-1' (#23) from develop into main
Compare 7 commits »
cubicxp pushed to develop at cubicxp/RegalitySMP 2025-07-29 18:41:27 -05:00
3b050bf415 Changed branch from develop to main for compile from source mods to prepare for merge into main
cubicxp pushed to develop at cubicxp/RegalitySMP 2025-07-29 17:12:16 -05:00
40935ba8ed Updated Regality Origins datapack to revision 27, this revision adds LucLinc2's Origin
00e1ace1f5 Updated Cicada to latest version to fix cape issue
Compare 2 commits »
cubicxp pushed to develop at cubicxp/RegalitySMP 2025-07-27 20:17:44 -05:00
94c4606228 Set Particle Animation Lib to side both so /shadowclone works in singleplayer (presumably)
cubicxp pushed to develop at cubicxp/RegalitySMP 2025-07-27 20:08:15 -05:00
f237a4331b Forgot to run packwiz refresh
ff47a3674b Updated RegResources (adds /shadowclone), Added ParticleAnimationLib a dependency of RegResources
Compare 2 commits »
cubicxp created pull request cubicxp/RegalitySMP#27 2025-07-26 19:53:46 -05:00
WIP: 2025 July End-of-Month Update
cubicxp pushed to develop at cubicxp/RegalitySMP 2025-07-26 19:50:25 -05:00
e3bce109d9 Updated Hexal so everbook saving works on dedicated server
cubicxp pushed to develop at cubicxp/RegalitySMP 2025-07-26 19:27:39 -05:00
4eb61235f7 Forgot to change branch from main to develop for download when developing
cubicxp pushed to develop at cubicxp/RegalitySMP 2025-07-26 19:24:12 -05:00
3eb4ecc3d0 Compiling affinity from source instead of pulling from modrinth as fix (ec8fac3e83) from 1.21 Affinity is not backported to 1.20.1 Affinity and as a result causes Amarite's left click longsword ability (when blocking) to not work due to attack key not being pressed due to Affinity consuming the presses which the fix resolves
cubicxp pushed to main at cubicxp/RegalitySMP 2025-07-04 01:04:58 -05:00
87dcd88017 Merge pull request '2025 June End-of-Month Update' (#26) from develop into main
206b402701 Changed accesswidener file in does it tick jar from 'named' to 'intermediary' to match modrinth release, seems to fix the fatal error on startup when accesswidener uses 'named'
8373865582 Change cardinal components api from side server to side both as Affinity requires CCA on the client side
391c3df71f Replace Does It Tick with modified jar which explicitly checks if an entity that 'shouldAlwaysTick' (is on the entity whitelist) is an enderman and is in the overworld, if so, it will not early return true unlike normal entity whitelist logic but instead do nothing and let the rest of the checks run to determine whether it should tick
b711362d63 Replace Identity with Identity Fix
Compare 8 commits »
cubicxp merged pull request cubicxp/RegalitySMP#26 2025-07-04 01:04:57 -05:00
2025 June End-of-Month Update
cubicxp pushed to develop at cubicxp/RegalitySMP 2025-07-02 23:28:59 -05:00
206b402701 Changed accesswidener file in does it tick jar from 'named' to 'intermediary' to match modrinth release, seems to fix the fatal error on startup when accesswidener uses 'named'
cubicxp created pull request cubicxp/RegalitySMP#26 2025-06-30 21:43:56 -05:00
June End-of-Month Update
cubicxp pushed to develop at cubicxp/RegalitySMP 2025-06-27 18:10:32 -05:00
8373865582 Change cardinal components api from side server to side both as Affinity requires CCA on the client side
cubicxp pushed to develop at cubicxp/RegalitySMP 2025-06-27 18:00:42 -05:00
391c3df71f Replace Does It Tick with modified jar which explicitly checks if an entity that 'shouldAlwaysTick' (is on the entity whitelist) is an enderman and is in the overworld, if so, it will not early return true unlike normal entity whitelist logic but instead do nothing and let the rest of the checks run to determine whether it should tick
cubicxp pushed to develop at cubicxp/RegalitySMP 2025-06-24 15:03:08 -05:00
b711362d63 Replace Identity with Identity Fix