Skip to content

Multi-Module (new documentation in README)

Pre-release
Pre-release
Compare
Choose a tag to compare
@Fernthedev Fernthedev released this 17 Dec 23:36
· 82 commits to beta since this release

Changes:

  • 8aa1c53 Fixed some inconsistencies
  • 3e89db8 Merge branch 'beta' of https://github.com/Fernthedev/FernAPI into beta
  • edd55f8 commit
  • 3b8e66f Merge pull request #12 from Fernthedev/multi-module-redo
  • 6907e33 Added sponge repo to velocity
  • c5c0a79 Moved to a multi-module structure to allow using specific server platforms and to encapsulate dependencies of server platforms to reduce NoClassDef exceptions
  • 200d687 Added IFPlayer.isNull method for checking if player instance is null
  • 748edc2 Fixed a bug causing a null exception because parentText was not initialized
  • 3a72cc4 Merge pull request #11 from Fernthedev/master
  • b9dbe8c Added Cross-Server ServerInfo instance for getting information (They can be casted to their server-specific instance except Sponge) Use Universal.getNetworkHandler.getServer/s. You can now use PluginMessageData.setServer and constructor with IServerInfo instance as well
See More
  • cfe9b46 Update azure-pipelines.yml for Azure Pipelines
  • dc040ad - Fixed compile errors caught in CI
  • 0f76d29 - The Scheduler API is now in Universal class with it's own interface handler ( Universal.getScheduler )
  • 63d70d3 Update README.md
  • 0c1e51b Merge pull request #10 from Fernthedev/master
  • 8d36463 Update README.md
  • 8d9f745 Update gradle.yml
  • 2d1d048 Merge remote-tracking branch 'origin/master'
  • 1a0c220 Make gradlew executable
  • 2b6e942 Make gradlew executable
  • 1d2d95e Update gradle.yml
  • b54bbd5 Create gradle.yml
  • 7b0238c - Version Bump to Beta 2
  • 9b3ef15 Merge pull request #9 from Fernthedev/beta
  • ae44f9e - Version reformat
  • d46b2a9 - Added Scheduling
  • 69aa306 Merge pull request #8 from Fernthedev/beta
  • d137531 - Migrated to MariaDB connector

This list of changes was auto generated.