Autor Tema: LightAPI v3.2.4 → 1.11  (Leído 3653 veces)

C4BR3R4

  • SuperAdmin.
  • *
    • Ver Perfil
LightAPI v3.2.4 → 1.11
« en: 05 de Junio de 2016 a las 14:28 »
LightAPI
Librería para ayudar a crear fuentes de luz invisibles.


Spigot: https://www.spigotmc.org/resources/lightapi.4510/

Necesario para el plugin LightSource y el plugin ShinyItems

C4BR3R4

  • SuperAdmin.
  • *
    • Ver Perfil
Re:LightAPI v3.1.0 para 1.10
« Respuesta #1 en: 27 de Junio de 2016 a las 20:00 »
3.1.0
    - Method "updateChunks(ChunkInfo)" is deprecated
    - Rename "updateChunks(ChunkInfo)" to "updateChunk(ChunkInfo)"
    - Now method "updateChunks(location)" updates the nearest beside chunks
    - Add methods for update single chunk
    - Fix unused configuration parameters
    - Introduce update type information (Major, Minor, Patch) with warning message for major updates
    - Changed default "max-iterations-per-tick"
    - Improvement async execute
    - Many fixes

EvilSpawn, Thursday at 12:57 PM
Report
Like
Androkai, andrew28 and mat41997 like this.

3.0.0
    CAUTION! This version is experimental! Needed additional tests with a large number of players. The main folder has been renamed and will need to rewrite plugins using the API.
    - Major changes in the API (Again)
    - Added support for 1.10 (CraftBukkit, Spigot, Paper, TacoSpigot)
    - Removed support for 1.8 (except 1.8.8)
    - Removed support for Cauldron
    - Added ServerModManager: now developers can add their own implementation NMSHandler for other CraftBukkit...

EvilSpawn, Jun 20, 2016
Report
... Read More
Like
mat41997 and SirFaizdat like this.

2.0.1
    from 2.0.0:
    - Renamed the main folder
    - Major changes in the API (Again)
    - Removed support for 1.7 (except 1.7.10)
    - Added support for 1.9 (Spigot and Paper)
    - Added asynchronous calculation of light (no idea why ?)
    - Added configuration
    - Removed Herobrine
    from 2.0.1:
    - Implementation of queue for chunks

EvilSpawn, Apr 3, 2016
Report
Like
hexosse, Wrenn, SirFaizdat and 1 other person like this.

1.4.2
    - Renamed some methods more appropriate meaning.
    - Renamed ChunkCoord to ChunkInfo.
    - Load handler is now based on a string getVersion().
    - Added support for PaperSpigot 1.8.8 (Implementation by DenAbr).

C4BR3R4

  • SuperAdmin.
  • *
    • Ver Perfil
Re:LightAPI v3.2.0 para 1.10
« Respuesta #2 en: 06 de Julio de 2016 a las 16:19 »
 3.2.0
    from: GitHub commits
    - Bump version (according with Semantic versioning)
    - Updater: add info about repository
    - Updater: add view changelog option
    - Smm: remove unused code
    - Cmd: add server name information
    - LightAPI: add commands
    - Add license header
    - Cmd: init commands

C4BR3R4

  • SuperAdmin.
  • *
    • Ver Perfil
Re:LightAPI v3.2.1 para 1.10
« Respuesta #3 en: 07 de Julio de 2016 a las 11:55 »
 3.2.1
    - Add command code for console
    - I hope this will be the last update associated with the API

C4BR3R4

  • SuperAdmin.
  • *
    • Ver Perfil
LightAPI v3.2.3 para MC 1.10
« Respuesta #4 en: 20 de Agosto de 2016 a las 19:03 »
 3.2.3

    - Fixes for events (events could not be cancelled)
    - Moved BungeeChatAPI checker method

C4BR3R4

  • SuperAdmin.
  • *
    • Ver Perfil
LightAPI v3.2.4 → 1.11
« Respuesta #5 en: 05 de Diciembre de 2016 a las 08:28 »
 3.2.4

    - Update Spigot to 1.11

C4BR3R4

  • SuperAdmin.
  • *
    • Ver Perfil
LightAPI v3.2.4 → 1.11
« Respuesta #6 en: 11 de Diciembre de 2016 a las 17:31 »
Desinstalado porque ya no es necesario al desinstalar el plugin ShinyItems que lo necesitaba.