Recent content by LuaSystems

  1. LuaSystems

    Easy Tycoon Engine - v2.0.0 — Complete Tycoon Framework (Plots + Model Spawning)

    Easy Tycoon Engine v2.0.0 is the biggest release since launch. The engine becomes a complete tycoon framework — economy, plot assignment, and model spawning, all built in. What's new: TycoonPlot module — opt-in plot system with auto-assignment. Players join, get assigned a plot, and when they...
  2. LuaSystems

    Easy Tycoon Engine - v1.2.0 — Post-Purchase & Rebirth Hooks

    Easy Tycoon Engine v1.2.0 adds two callback signals so you can run custom logic after purchases and rebirths — spawn models, play effects, unlock areas, whatever your game needs. What's new: Tycoon.OnPurchase:Connect(function(player, upgradeId, newLevel) end) — fires after every successful...
  3. LuaSystems

    Inventory & Trading Engine v1.1.0

    Inventory & Trading Engine Server-authoritative inventory and peer-to-peer trading for Roblox Overview A production-ready inventory and trading system built for Roblox. Handles item storage with DataStore persistence, stackable items, atomic peer-to-peer trades with full rollback, and...
  4. LuaSystems

    Easy Tycoon Engine v2.0.0

    Easy Tycoon Engine Config-driven upgrade and income engine for Roblox Build a tycoon game without writing gameplay code. What Is This? Easy Tycoon Engine is a complete tycoon framework for Roblox — economy, plot assignment, and model spawning, all built in. Define your upgrades in a config...
  5. LuaSystems

    Easy Economy System v1.2.0

    Easy Economy System A clean, beginner-friendly Roblox currency system built for solo developers. Easy Economy System gives you a simple, polished way to add currency handling to your Roblox experience without building everything from scratch. It is designed for developers who want a clean...
Top