Releases: zpl-c/librg
Releases Β· zpl-c/librg
Release 7.3.0
Release 7.2.1
- fix: taking address of temporary array for cpp by @blkcatman (71c3b3a)
- docs: added librg_entity_owned to docs (e08c090)
- code: added librg_entity_owned impl (427bd82)
Release 7.2.0
Release 7.1.1
- code: fixed the type delcaration for world entities (4eaab95)
Release 7.1.0
- code: changed the query table allocation method (215c12f)
- code: updated query performance example stats (cf79300)
- code: added entity-owner pairing boosting speed of world_query (ecfb521)
- Merge branch 'master' of github.com:zpl-c/librg (4bff059)
- code: switched to no-copy, direct write query results (3f2cbb4)
- code: minor code re-organizations (ccfb705)
- code: added app for testing query performance (b76ba24)
- misc: updated makefile to support selective app building (fa90cc9)
- code: updated zpl (9987e50)
Release 7.0.3
Release 7.0.2
Release 7.0.1
- code: added ability to read the owner immediately on creation event (cdbae09)
- Merge branch 'master' of github.com:zpl-c/librg (0c2ecc9)
- apps: updated reader example to showcase owner (0b7cd9e)
- Update README.md (48d8923)
- Update README.md (c4d9912)
- code: fixed minor warnings, and win-specific error (e88e604)
- code: added fix for #39 c99-only feature (b0af4ec)
Release 7.0.0
- test: added test case for 0 radius entity check (75e6160)
- code: updated librg version history (ef6cd5b)
- deps: updated the enet version (4c249f6)
- test: added a test case for the border overflow (51ae504)
- code: fixes to radius checks within query (ae6e69b)
- code: applied fixes for the 2d/3d chunkpos calculation (630f09e)
- code: added new rules to linear offset checking + tests (052f943)
- deps: updated zpl version (76746a1)
- docs: updated docs accordingly to new radius system (4a71d0b)
- code: updated example apps to support new radius system (0f2296d)
- code: updated tests for new radius support (06ca629)
- code: added radius to query and write, deprecated entity radius (99150ee)
- code: switched back to zpl nano (f4db15a)
- code: updated zpl ver (443ecab)
- ci: updated releaser (142c3f0)