Skip to content

Releases: VGDevelopment/VGCore

SOLAR

08 Feb 21:15
Compare
Choose a tag to compare
SOLAR Pre-release
Pre-release

Changelog

Features :

  • NPC Module operating multiple NPCs on multiple servers. @daniktheboss
  • Fireworks (needs a bit more work before launch). @YaBoiLewis
  • Ender Pearls. @YaBoiLewis
  • UI Re-write : @YaBoiLewis
    • Rewrite of forms into different classes seperately to improve management.
  • Network System : @YaBoiLewis
    • A fully featured server & network manager to allow us to handle multiple mini-games on multiple servers asynchronously on multiple threads.
  • Task Manager : @YaBoiLewis
    • An advanced task manager to manage tasks executing to allow us to find out issues of any performance dips in any case.
  • Spawners : @daniktheboss
    • Full API to manage spawners.
    • Spawnable Mobs (Blaze, Chicken, Cow, IronGolem, Mooshroom, Ocelot, Pig, Sheep, Skeleton, Spider, Zombie, ZombiePigman)
    • Spawnable via a SpawnEgg directly as well!
  • Pets : @YaBoiLewis
    • Full API to managae pets.
    • Pets available (Blaze, Chicken, Cow, EnderDragon, Ghast, PolarBear, Wolf, Zombie, ZombiePigman)
  • Commands : @YaBoiLewis
    • Ping Command (/p or /ping - Check your Ping)
  • FactionSystem : @YaBoiLewis
    • Manage factions like a boss with the faction manager available by running the /f command!
    • Show everyone your style by claiming land with /f claim. Particles spawn to denote your land.
    • Add players to your faction by having them request & then accepting | by inviting & then having them accept the invite.

VGCore ALPHA BUILD 4

15 Dec 10:54
Compare
Choose a tag to compare
VGCore ALPHA BUILD 4 Pre-release
Pre-release

Changelog:

  • Shop Configuration.
  • Enchant Handling (w/ Sounds).
  • Sound API.

VGCore ALPHA BUILD 3

12 Dec 00:27
Compare
Choose a tag to compare
VGCore ALPHA BUILD 3 Pre-release
Pre-release

Changelog:

  • CustomEnchantments
  • Multiple ShopUIs

VGCore ALPHA BUILD 2

05 Dec 14:48
Compare
Choose a tag to compare
VGCore ALPHA BUILD 2 Pre-release
Pre-release

Changelog:

  • Functional Shop System API (with Item catelog)
  • UI Development for shop started.
  • Bug fixes from v0.1.0 (VGCore ALPHA BUILD 1)

VGCore ALPHA BUILD 1

02 Dec 16:29
Compare
Choose a tag to compare
VGCore ALPHA BUILD 1 Pre-release
Pre-release

Changelog:

  • Fully fledged Economy System supporting MySQL
  • UI Library working hand to hand with amazing Loader and Listener
  • Cosmetic API