Stable
1.4.0
BUG FIXES
- zfa_tractor vehiclescript > scripts/vehicles/zerochain/zfa_tractor.txt.
- Buycrate rotation on shop purchase.
- Physics callback error in harvest crate.
FEATURES
- 2D3D Attach indicator.
- Config option to disable vehicle collision between players/vehicles.
- KeyBind Helper screen will now be drawn on the players HUD if he is driving in Thirdperson (Can be disabled in the Client Settings).
- Config option for Haystacker Hayblock capacity > zfa.config.Haystacker.Capacity.
- Improve main interface panel var to not be in global zfa_main_panel > zfa.vgui.mainpanel.
- Improve shop buy function > zfa.Shop.Buy.
- Improve zfa.Tractor.FindNearestAttachment function and made it shared.
AFFECTED FILES
- lua/entities/zfa_attachment_base/cl_init.lua
- lua/entities/zfa_grubber.lua
- lua/entities/zfa_harvest_crate/cl_init.lua
- lua/entities/zfa_harvest_crate/init.lua
- lua/entities/zfa_harvest_crate/shared.lua
- lua/entities/zfa_harvester.lua
- lua/entities/zfa_haypress_block.lua
- lua/entities/zfa_haystacker.lua
- lua/entities/zfa_liquidtank/cl_init.lua
- lua/entities/zfa_npc/cl_init.lua
- lua/entities/zfa_seedbag/cl_init.lua
- lua/entities/zfa_seeder.lua
- lua/entities/zfa_sprayer.lua
- lua/entities/zfa_trailer.lua
- lua/zfa_languages/sh_language_cn.lua
- lua/zfa_languages/sh_language_de.lua
- lua/zfa_languages/sh_language_en.lua
- lua/zfa_languages/sh_language_es.lua
- lua/zfa_languages/sh_language_fr.lua
- lua/zfa_languages/sh_language_pl.lua
- lua/zfa_languages/sh_language_ru.lua
- lua/zfa_languages/sh_language_tr.lua
- lua/zfarm/attach_grubber/sv_grubber.lua
- lua/zfarm/attach_harvester/sv_harvester.lua
- lua/zfarm/attach_haypress/sv_haypress.lua
- lua/zfarm/attach_haystacker/cl_haystacker.lua
- lua/zfarm/attach_haystacker/sv_haystacker.lua
- lua/zfarm/attach_seeder/sv_seeder.lua
- lua/zfarm/attach_sprayer/sv_sprayer.lua
- lua/zfarm/attach_trailer/sv_trailer.lua
- lua/zfarm/field/cl_field.lua
- lua/zfarm/field/sv_field.lua
- lua/zfarm/generic/cl_hud.lua
- lua/zfarm/generic/cl_vgui.lua
- lua/zfarm/generic/sv_wind.lua
- lua/zfarm/hay/sv_hay.lua
- lua/zfarm/npc/sv_npc.lua
- lua/zfarm/plague/cl_plague.lua
- lua/zfarm/plague/sv_plague.lua
- lua/zfarm/sh_liquid_config.lua
- lua/zfarm/sh_main_config.lua
- lua/zfarm/shop/cl_shop.lua
- lua/zfarm/shop/cl_shop_vgui.lua
- lua/zfarm/shop/sv_shop.lua
- lua/zfarm/util/cl_settings.lua
- lua/zfarm/util/player/sv_player.lua
- lua/zfarm/util/sh_convar.lua
- lua/zfarm/util/sh_debug.lua
- lua/zfarm/util/sh_materials.lua
- lua/zfarm/util/sh_util.lua
- lua/zfarm/veh_tractor/cl_tractor.lua
- lua/zfarm/veh_tractor/sh_tractor.lua
- lua/zfarm/veh_tractor/sv_tractor.lua
- lua/zfarm/zone/sh_zone.lua
Stable
1.3.1
- Fixed itemstore drop function entity valid check
- Updated French Translation
Stable
1.3.0
- Updated Spanish translation
Stable
1.2.9
- Added chinese translation
Stable
1.2.8
- Added config option to disable collision between trailer and player (zfa.config.Trailer.PlayerCollision)
- Added addKeysDoorOwner when buying the tractor to assign the player as the owner
- Disabled collision between buycrate and player
Stable
1.2.7
- Added check to prevent itemstore pickup for zfa_harvest_crate if its on the trailer
- Added check to prevent players to add harvest crates on other players trailer if zfa.config.SharedOwnership = false
- Fixed lua/zfarm/attach_seeder/sv_seeder.lua:46: attempt to index a nil value
- Fixed lua/entities/zfa_harvester.lua:69: attempt to perform arithmetic on field 'zfa_Speed' (a nil value)
Stable
1.2.6
- Fixed errors caused when the user is missing the contentpack
- Fixed lua/entities/zfa_grubber.lua:99: bad argument #1 to 'ManipulateBoneAngles' (number expected, got nil)
- Fixed lua/entities/zfa_seeder.lua:86: bad argument #1 to 'ManipulateBoneAngles' (number expected, got nil)
- Fixed lua/entities/zfa_sprayer.lua:76: bad argument #1 to 'ManipulateBoneAngles' (number expected, got nil)
- Fixed lua/entities/zfa_harvester.lua:91: bad argument #1 to 'ManipulateBonePosition' (number expected, got nil)
Stable
1.2.5
- Added UseCooldown for Seeder / Sprayer Attachment
- Added debug print var for file loader
- Fixed Seeder attachment not setting the owner of the dropped Seedbag
- Fixed Sprayer attachment not setting the owner of the dropped LiquidTank
- Fixed Haystacker attachment not setting the owner of the dropped hayblock
Stable
1.2.4
- Integrated base height var for field zone system. So that the zones are not that tall displayed.
Stable
1.2.3
- Fixed field toolgun screen changes by screensize
- Fixed field toolgun restrictions not working
- Fixed field toolgun autoplant not working
Stable
1.2.2
- Integrated zcLib Zone System
- Changed Cultivator Field creation sound effect
- Fixed Shop breaking on Liquid Items due invalid translation key
Stable
1.2.1
- Updated Spanish Translation
Showing 12 of 21 total results
- 1
- Next ›