Commit by bvanseg on 2023-03-22
execute continueExecuting after startExecuting.
Signed-off-by: bvanseg
Commit by GitHub on 2023-03-21
Merge pull request #159 from Ri5ux/feature/xenomorph-jelly-scale
Xenomorphs now scale in size based on the amount of jelly they have.
Commit by GitHub on 2023-03-21
Merge pull request #155 from Ri5ux/cleanup/block-rework
Major block refactor, new blocks.
Commit by GitHub on 2023-03-21
Merge pull request #160 from Ri5ux/cleanup/network-rack-modules
Cleaned up network rack module model code.
Commit by bvanseg on 2023-03-21
Merge branch 'dev' of https://github.com/Ri5ux/AliensVsPredator into feature/xenomorph-jelly-scale
Commit by bvanseg on 2023-03-21
Merge branch 'dev' of https://github.com/Ri5ux/AliensVsPredator into cleanup/block-rework
Commit by bvanseg on 2023-03-21
Merge branch 'dev' of https://github.com/Ri5ux/AliensVsPredator into cleanup/network-rack-modules
Commit by GitHub on 2023-03-21
Merge pull request #157 from Ri5ux/feature/chestburster-food-saturation
Saturation now affects chestburster food jelly level gain.
Commit by bvanseg on 2023-03-21
Merge branch 'dev' of https://github.com/Ri5ux/AliensVsPredator into feature/chestburster-food-saturation
# Conflicts:
# src/main/java/org/alien/common/entity/ai/brain/xenomorph/ChestbursterBrain.java
Commit by GitHub on 2023-03-21
Merge pull request #140 from Ri5ux/cleanup/model-resin
Cleaned up ModelResin and CachedModelResin classes.
Commit by GitHub on 2023-03-21
Merge pull request #158 from Ri5ux/feature/wristbracer-gui-sfx
Wristbracer GUI fixes, added Wristbracer GUI SFX.
Commit by GitHub on 2023-03-21
Merge pull request #161 from Ri5ux/fix/network-rack-crash
Fixed network rack module crash.
Commit by GitHub on 2023-03-21
Merge pull request #156 from Ri5ux/feature/chestburster-eat-sfx
Added chestburster eat sfx.
Commit by bvanseg on 2023-03-21
Merge branch 'dev' of https://github.com/Ri5ux/AliensVsPredator into cleanup/model-resin
# Conflicts:
# src/main/java/org/alien/client/model/tile/cached/CachedModelResin.java
Commit by bvanseg on 2023-03-21
Merge branch 'dev' of https://github.com/Ri5ux/AliensVsPredator into cleanup/block-rework
Commit by bvanseg on 2023-03-21
Merge branch 'dev' of https://github.com/Ri5ux/AliensVsPredator into feature/chestburster-eat-sfx
Commit by bvanseg on 2023-03-21
Merge branch 'dev' of https://github.com/Ri5ux/AliensVsPredator into feature/wristbracer-gui-sfx
Commit by bvanseg on 2023-03-21
Merge branch 'dev' of https://github.com/Ri5ux/AliensVsPredator into feature/xenomorph-jelly-scale
Commit by bvanseg on 2023-03-21
Merge branch 'dev' of https://github.com/Ri5ux/AliensVsPredator into fix/network-rack-crash
Commit by GitHub on 2023-03-21
Merge pull request #153 from Ri5ux/fix/drone-hive-building
Fixed rare crash with drone hive building, added validation of cached suitable resin positions.
Commit by bvanseg on 2023-03-21
Merge branch 'dev' of https://github.com/Ri5ux/AliensVsPredator into fix/drone-hive-building
Commit by GitHub on 2023-03-21
Merge pull request #154 from Ri5ux/cleanup/misc-refactors
Miscellaneous refactorings to clean up project.
Commit by bvanseg on 2023-03-21
Network rack module model code was just begging to be rewritten.
Signed-off-by: bvanseg
Commit by bvanseg on 2023-03-21
Fixed network rack module render crash.
Signed-off-by: bvanseg
Commit by bvanseg on 2023-03-21
Chestbursters also scale, now.
Signed-off-by: bvanseg
Commit by bvanseg on 2023-03-21
Xenomorphs now scale based on jelly.
Signed-off-by: bvanseg
Commit by bvanseg on 2023-03-21
Wristbracer gui fixes, added wristbracer gui sfx.
Signed-off-by: bvanseg
Commit by bvanseg on 2023-03-21
Merge branch 'dev' of https://github.com/Ri5ux/AliensVsPredator into cleanup/misc-refactors
# Conflicts:
# src/main/java/org/avp/common/entity/living/EntityMarine.java
Commit by bvanseg on 2023-03-21
Added some static final string keys for nbt r/w (WIP).
Signed-off-by: bvanseg
Commit by bvanseg on 2023-03-21
Update resin map in AlienHiveHandler.
Signed-off-by: bvanseg
|
|