About

Code & Structureβ
- Script is written in
luaprogramming language - Using the ox_lib classes for clean and readable code structure. (OOP)
- Frontend uses
Vuewith our pre-setup components
Linksβ
Featuresβ
- πͺ Rent out your farm β It is not possible to purchase them, only to rent them, which we believe makes them much more accessible to everyone.
- β¨οΈ Tile ground system β Underneath the animals, there is a βtileβ system that needs to be cultivated. The soil needs to be constantly mulched and replaced after a while, as the animals defecate on it, etc.
- π Various animals β We tried to implement all the animals found in GTA into our system and gave them different needs so that players with different play styles would not be at a disadvantage.
- πͺ Rarity system - For easier transparency, we have assigned a so-called rarity to each animal, which you can find in the menu above the animals, displayed with stars. The better the animalβs stats, the higher its rating. Of course, this does not mean that it is not worth buying an animal with a lower rating.
- πͺ Soil degradation - In all cases, the soil must be mulched, as the basic soil is not favorable for animals and their lives are constantly decreasing as a result. Mulched soil degrades over time, causing the animal to lose even more life.
- πͺ¨ Custom models β Composter, ground tiles, feed storages, pitchfork and many others.
- π Custom Farm Interior β A fully instanced environment, where you can manage everything from here, without having to go anywhere.
- π Custom native sounds β +5 custom native sound effect. (PlaySoundFromEntity)
- π¦ Feed storages β If you buy any feed for your farm, it will be stored here, and you can fill your empty bucket from here.
- βοΈ Equipment System β You need a pitchfork for baling and shoveling manure, and a bucket for transporting water and feed to the right place.
- π» Laptop β Purchasing feed, acquiring various farm animals, and selling various items are also possible here. In addition, we can assign different players and set their rights here.
- π Permission System β to add players with different permissions (handle storage, change lock, fill food troughts, etc.)
- βοΈ ServerβClient Synchronization β optimized state management using RPC and event-driven logic
- ποΈ Config file β In the escowed version, we tried to include everything necessary for balance.
- π¨ Easy localization β locale files through .json
- π Others β many others which are not mentioned hereβ¦
Imagesβ
