Skip to content

1c-early

Pre-release
Pre-release

Choose a tag to compare

@Omena0 Omena0 released this 29 Jan 08:21
· 116 commits to main since this release

API cleanup

Changes:

  • Added call_sync and field_or_call_sync helpers
  • Turned most attribute-like methods into attributes
  • Made all attributes synchronous
  • Added create classmethods to most classes
  • Added optional args to world.spawn_entity
  • Allowed spawning of non-living entities
  • Fixed player UUID lookups
  • Chat event return value is now the chat message format for that event
  • Bugfixes