Releases: EdwinMindcraft/origins-architectury
Release list
[1.19.2] Origins Forge 1.7.1.7
This is the final 1.19.2 release. For real this time.
Read this 1.19.2 changelog if you need an explanation.
Apoli
- Reverted an invalid mixin change, which caused a crash.
Calio
- Fixed a server crash involving the client class being referenced on the server. #443
[1.19.2] Origins Forge 1.7.1.6
This is the true true final 1.19.2 release. There should be no more past this point.
Read the previous 1.19.2 changelog if you need an explanation.
Origins
- Fixed Origin registry sometimes not containing any values other than
origins:emptyon the client. #423
Apoli
- Fixed potential null return values for
status_bar_texturepowers. - Fixed
prevent_sprintingpower not functioning. #427 - Fixed
exposed_to_skyandexposed_to_sunnot having the correct block position within negative x and z coordinates. #439
Calio
- Fixed registries sometimes not containing any values other than the default on the client. #423
[1.19.2] Origins Forge 1.7.1.5
This is the true final 1.19.2 release.
Read the previous 1.19.2 changelog if you need an explanation.
Apoli
Bugfixes
- Fixed crash involving
this.lootTableIdbeing null.
[1.19.2] Origins Forge 1.7.1.4
This is the final 1.19.2 release.
I personally have no interest in this version of Minecraft, and I really don't want to maintain it any further, especially while Origins Fabric is choosing to go forward instead of continually maintaining a year old MC version. I do this as a hobby. Thanks for understanding. - MerchantPug
For more information, read this page.
Origins
Bugfixes
- Fixed a crash when using the origin command inside the execute command. (#408)
Apoli
Bugfixes
- Fixed /reload command not functioning due to a faulty packet.
- Fixed a freeze upon using the
action_on_being_usedpower with theconsumeitem action in theheld_item_actionslot. (#353) - Fixed
resourceentity condition type only working on players. (#372) - Fixed mount action throwing a warning log, fixed dismounting from players not working with non player entities. (#391)
- Fixed
replace_loot_tablepower not functioning. (#404) - Fixed
raycastentity action type always acting as ifcommand_along_ray_only_on_hitis true (#410) - Fixed inconsistencies with the
modify_fallingpower when thevelocityfield is 0. (#412) - Fixed
in_tagdamage condition not existing. (#414) - Fixed
action_on_block_usepreventing interaction with blocks when it shouldn't. (#419) - Fixed crashes relating to the
action_x_hitanddamagebi-entity action. (#422) - Fixed launch power type not having parity with Origins Fabric when it comes to optional fields.
- Fixed
phasing's defaultphase_down_conditionbeing incorrect.
Miscellaneous
- Made
action_x_hitpowers more consistent with the Fabric version of the mod. (#422)
Calio
Bugfixes
- Fixed incorrect validation order logic. (#371)
- Fixed unintended concurrency when handling split registry packets. (EdwinMindcraft/calio#3)
- Fixed missing registry crash upon loading into a world or using /reload. (EdwinMindcraft/calio#3)
- Fixed loading sometimes failing whilst not on a dedicated server. (EdwinMindcraft/calio#4)
[1.18.2] Origins Forge 1.5.0.2
This is the final 1.18.2 release.
I personally have no interest in this version of Minecraft, and I really don't want to maintain it any further, especially while Origins Fabric is choosing to go forward instead of continually maintaining a year old MC version. I do this as a hobby. Thanks for understanding. - MerchantPug
For more information, read this page.
General
- Fixed Jar in Jar artifacts. Now requires Forge 40.2.3 or above.
For Addon Devs
- There may be extremely minor alterations to code here and there, so consider this a breaking update if you use specific niches within the Origins Forge codebase.
Origins
Bugfixes
- Fixed Human's origin icon not setting to the player's skin. (#246)
- Fixed Origin component not synchronizing upon changing dimensions. (#316)
- Fixed inconsistencies with Origins Fabric whilst using
action_on_callback. (#332 & #345)
Apoli
Bugfixes
- Fixed
change_resourceentity action type only working on players. (#245) - Fixed inversion of red and blue within ColorConfiguration. (#304)
- Fixed
self_glownever making the local player glow. (#304) - Fixed
restrict_armorpower type not applying to only one equipment slot. (#312) - Fixed
modify_break_speedpower type not applying to undestroyable blocks. (#312) - Fixed
trigger_cooldownentity action type only working on players. (#312) - Fixed
shaderpower type only updating upon changing camera whilst using conditions. (#334) - Fixed a freeze upon using the
action_on_being_usedpower with theconsumeitem action in theheld_item_actionslot. (#353) - Fixed keybinds always resolving as primary active. (#357)
- Fixed
resourceentity condition type only working on players. (#372) - Fixed
raycastentity action type always acting as ifcommand_along_ray_only_on_hitis true (#410) - Fixed a crash involving the PowerSourceArgumentType. (#411)
- Fixed
action_on_block_usepreventing interaction with blocks when it shouldn't. (#419) - Fixed crashes relating to the
action_x_hitanddamagebi-entity action. (#422) - Fixed
adjacentblock condition type. - Fixed
multiplepower type. - Fixed
if_else_listmeta action type executing more than one action at a time. - Fixed
particlepower type not accepting a particle effect alongside a type. - Fixed
add_blockandset_blocknot using block states. - Fixed certain
intervalfields being allowed to go below 1. - Fixed
phasing's defaultphase_down_conditionbeing incorrect. - Fixed incompatibility with Fluidlogged.
Miscellaneous
- Made
action_x_hitpowers more consistent with the Fabric version of the mod. (#422)
Calio
Bugfixes
- Fixed incorrect validation order logic. (#371)
- Fixed unintended concurrency when handling split registry packets. (EdwinMindcraft/calio#3)
- Fixed missing registry crash upon loading into a world or using /reload. (EdwinMindcraft/calio#3)
- Fixed loading sometimes failing whilst not on a dedicated server. (EdwinMindcraft/calio#4)
- Fixed client registry manager not clearing upon logging out.
- Fixed player abilities being missing and not registered under the correct name.
[1.20.1] Origins Forge 1.10.0.9
Apoli
- The
/power dumpcommand has been reworked to match Origins Fabric's implementation of it.
Calio
- Fixed server crash involving the client class being referenced on the server. #443
[1.20.1] Origins Forge 1.10.0.8
Origins
- Fixed Origin registry sometimes not containing any values other than
origins:emptyon the client. #423
Apoli
- Fixed potential null return values for
status_bar_texturepowers. - Fixed
prevent_sprintingpower not functioning. #427 - Fixed
min_durationfield default not accounting for infinite effect durations instatus_effectcondition. #438 - Fixed
exposed_to_skyandexposed_to_sunnot having the correct block position within negative x and z coordinates. #439
Calio
- Fixed registries sometimes not containing any values other than the default on the client. #423
- Consistent-ify isServerContext with older version fixes.
For Addon Devs:
Origins Forge is now hosted on the Ladysnake Maven
The notation for the artifacts are still the exact same, but you will have to replace the MerchantPug maven with the Ladysnake maven within your repositories block. This is the same repository as Origins Fabric.
repositories {
...
+ maven {
+ url "https://maven.ladysnake.org/releases"
+ }
- maven {
- url "https://maven.merchantpug.net/releases"
- }
}Apoli
- The PowerType class is no longer abstract, meaning you can instantiate it directly.
[1.20.1] Origins Forge 1.10.0.7
[1.20.1] Origins Forge 1.10.0.6
Origins
Bugfixes
- Fixed a crash when using the origin command inside the execute command. (#408)
Apoli
Bugfixes
- Fixed /reload command not functioning due to a faulty packet.
- Fixed a freeze upon using the
action_on_being_usedpower with theconsumeitem action in theheld_item_actionslot. (#353) - Fixed
replace_loot_tablepower not functioning. (#404) - Fixed
raycastentity action type always acting as ifcommand_along_ray_only_on_hitis true (#410) - Fixed inconsistencies with the
modify_fallingpower when thevelocityfield is 0. (#412) - Fixed
in_tagdamage condition not existing. (#414) - Fixed
action_on_block_usepreventing interaction with blocks when it shouldn't. (#419) - Fixed crashes relating to the
action_x_hitanddamagebi-entity action. (#422)
Miscellaneous
- Optimised EntityLinkedItemStack.
- Made
action_x_hitpowers more consistent with the Fabric version of the mod. (#422) - Updated network version.
Calio
Bugfixes
- Fixed unintended concurrency when handling split registry packets. (EdwinMindcraft/calio#3)
- Fixed missing registry crash upon loading into a world or using /reload. (EdwinMindcraft/calio#3)
[1.20.1] Origins Forge 1.10.0.5
- Fixed Orb of Origin not appearing in the creative menu. #400