librg

🚀 Making multi-player gamedev simpler since 2017

BSD-3-CLAUSE License

Downloads
213
Stars
1.2K
Committers
7

Bot releases are hidden (Show)

librg - Release 7.3.0 Latest Release

Published by inlife 6 months ago

  • updated docs (add3bbe)
  • added compile-time option to extend event buffer (6740404)
  • Merge branch 'master' of github.com:zpl-c/librg (9073bc2)
  • added clangd config (9f97176)
  • Update README.md (e8faf64)
librg - Release 7.2.1

Published by inlife about 1 year ago

  • 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)
librg - Release 7.2.0

Published by inlife almost 2 years ago

  • docs: updated docs to reflect owner-visibility update (4b49f75)
  • code: added ability to set owner invisibility to own entity (6710e7c)
  • docs: updated readme badge (d60a288)
librg - Release 7.1.1

Published by inlife about 2 years ago

  • code: fixed the type delcaration for world entities (4eaab95)
librg - Release 7.1.0

Published by inlife about 2 years ago

  • 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)
librg - Release 7.0.3

Published by zpl-zak about 2 years ago

  • code: fix librg_config_chunksize_set zero-dim bug (932394a)
  • code: emscripten build fixes (70971ad)
  • Update README.md (5de393d)
  • Update README.md (ed44ac6)
  • docs: added networking section to readme (7b6afc4)
librg - Release 7.0.2

Published by inlife about 2 years ago

  • code: added hint cast to hide prevent warnings (0ff0a57)
  • code: fixed overflow on chunk_to_chunkpos conversion (5b42c08)
  • Update README.md (3758c96)
librg - Release 7.0.1

Published by inlife about 2 years ago

  • 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)
librg - Release 7.0.0

Published by inlife about 2 years ago

  • 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)
librg - Release 6.0.12

Published by inlife over 3 years ago

  • code: cpp casting/type fixes (a62979c)
  • Merge branch 'master' of github.com:zpl-c/librg (072d48a)
  • test: update tester (6c0b0b6)
  • code: switched ZPL_NANO->ZPL_CORE (reduced lib usage) (e96ce05)
  • Remove atomic (b192c0c)
librg - Release 6.0.11

Published by zpl-zak almost 4 years ago

  • code: update deps (a554946)
librg - Release 6.0.10

Published by zpl-zak almost 4 years ago

  • code: fix small dep issues (3f8a4d9)
librg - Release 6.0.9

Published by zpl-zak almost 4 years ago

  • build: don't clean up build files on test (fdc02d9)
  • code: update deps (47b6c35)
librg - Release 6.0.8

Published by zpl-zak almost 4 years ago

  • meta: add embed action (a057930)
  • code: update deps (a764dab)
librg - Release 6.0.7

Published by inlife almost 4 years ago

  • code: added a null-ptr check to librg_world_read (21af213)
  • code: removed unused commented code (b426f35)
  • meta: exluding vendors from codeql (bdb5642)
  • meta: added codeql config (b97d219)
  • meta: added codeql to repo (04c7b4e)
  • meta: fixes for example descriptions and comments (19cfb37)
  • docs: fixes to some linking issues on entity page (163d09e)
librg - Release 6.0.6

Published by inlife almost 4 years ago

  • code: updated zpl.h dep (7460c7e)
  • Meta: Happy New Year! :) (cae6c87)
librg - Release 6.0.5

Published by inlife about 4 years ago

  • Merge pull request #32 from timgates42/bugfix_typo_visibility (478a90d)
  • docs: fix simple typo, visiblity -> visibility (05d95f4)
librg - Release 6.0.4

Published by inlife about 4 years ago

  • Merge pull request #30 from tederis/sign_compare_fix (3c2f432)
  • Fix comparison with different signedness (d996808)
  • docs: minor changes to readme (4cd6c28)
  • ci: added condition to skip notification (2d36b36)
librg - Release 6.0.3

Published by inlife over 4 years ago

  • code: minor cleanups (c409484)
  • code: minor code change (ab425ab)
  • ci: changed driver (fd5a05a)
  • ci: fixes to testing flow (b60748d)
  • code: added typings for the enums/structs (5f240bb)
  • code: fixed event size type (f710790)
librg - Release 6.0.2

Published by inlife over 4 years ago

  • Code: added librg_version method, fixed amt in fetch methods (e4e668d)
  • Docs: typo fix (301f76f)
  • Docs: new readme question (a0284d1)
  • Docs: lining fix (716af79)
  • Docs: changed format (1b7d010)
  • Docs: fixed newline (1b09395)
  • Docs: updated readme, added picture (a55d3ec)
  • Docs: minore styling changes (a06e25c)
  • Merge branch 'master' of github.com:zpl-c/librg (90c8ee2)
  • added another example (5f2c9b9)
  • Meta: Update texts (ca82416)
  • Code: Ignore gtags (b86a948)
  • Meta: Update FAQ (bf48530)
  • Docs: minor changes (1ec89dd)
  • Meta: Update motto (7b96485)
  • CI: Update workflow (3d1cd66)
  • Merge branch 'master' of github.com:zpl-c/librg (dbe3a62)
  • Docs: added coverage for visibility (819d550)
  • Meta: Small wording change (a451877)
  • Merge branch 'master' of github.com:zpl-c/librg (6dcca3d)
  • CI: Add tester workflow (4745b73)
  • CI: removed travis (37f9537)
  • Meta: readme fix (68c8cf2)