The Riftbreaker

The Riftbreaker

Entity Patcher
Mostrando 1-10 de 13 aportaciones
< 1  2 >
Actualización: 29 SEP a las 18:36

Fixed BuildingDesc.costs.building_cost failing to set value
new patcher_utils.lua
new type_utils.lua

Actualización: 26 SEP a las 18:29

Added ignore change logs
Added handler log
Added Turret handler for TurretDesc and TurrentComponent
Added costs change to add new costs to buildings

Actualización: 22 SEP a las 17:20

Added own buildingdesc.lua
Included fail count to each bp
Included at end of Apply() overall changes
Included flag to ignore fail logs of bp and component

Actualización: 21 SEP a las 14:28

Rename from entity_editor_utils to entity_patcher

added health handler (healthdesc, health component, regenerationcomponent)
added lua_component handler allow change database values (float, int, string)

Actualización: 19 SEP a las 7:16

Adde resistance component handler

Actualización: 16 SEP a las 18:16

Changed EffectDesc handler to use reflection_helper also changed effectdesc_helper to user reflection as well

Actualización: 15 SEP a las 14:27

Actualización: 14 SEP a las 17:05

Added BuildingDesc costs handler

Actualización: 13 SEP a las 16:12

Included new version change EffectDesc

Actualización: 12 SEP a las 18:10

Included EffectDesc editing for EffectsGroups