Universes 4.0-dev1

Development changelogs and builds
User avatar
WhispTheFox
Site Admin
Posts: 12
Joined: Thu Jul 02, 2020 12:53 pm
Contact:

Universes 4.0-dev1

Post by WhispTheFox »

This is the first developmental build for the upcoming update. While this build will load and function on a server, this build is not meant to be used. Many features have been disabled, and using it on a live server could cause significant issues. Here is the changelog.

- remove lang, es, and en packages
- relocated child packages to parent package
- fixed import statements for relocation
- removed commented out code related to language swapping
- removed unused Spanish language setup code
- removed all events related to teleportation and respawning
- removed per world inventory system
- removed per world stats system
- added Universe class
- added UniversePlayer class
- added abstract SQL class
- coded create method in SQL
- coded insert method in SQL
- coded update method in SQL
- coded query method in SQL
- created MySQL subclass
- coded init method in MySQL
- coded connect method in MySQL
- created DatabaseConfig class/database-config.yml file for database related settings
- added AbstractFileSQL class
- added LocalDatabase subclass for creating a local database
- created SQLite subclass
- codes init method in SQLite
- coded connect method in SQLite

Download link for those who wish to play with it:
https://whispwriting.net/plugins/downlo ... 0-dev1.jar