Skip to content

Entity meta

Moritz Zwerger requested to merge entity-meta into master

This MR updates issue #6 (closed). It deletes (almost) everything from the old entities implementation and re-implements the hole thing with json files. There is also a generator for these mappings (called entities.json).

ToDo:

  • Mappings for 1.8.9 (need to be written by hand): cb1bf131
  • Entity Events
  • Testing

Done

  • EntityMetaData serializer: de1554f2
  • Renewed all entities
  • Removed (better check) for bullshit data from server to reduce exceptions
Edited by Moritz Zwerger

Merge request reports