Commit graph

  • 0c4864ebcb
    Added new Methods manee_too 2026-05-07 13:08:57 +0700
  • 976fc4cd26
    Added new Server Method - .Server manee_too 2026-05-07 13:07:49 +0700
  • 8e9d824f69
    Added new Client Method - .Client manee_too 2026-05-07 13:07:18 +0700
  • 8397d869c1
    Added New Method to Get Side manee_too 2026-05-07 13:06:36 +0700
  • 5e972a7b9c
    Changing Warp from a regular to a strict table. Adding the ability to use Client and Server without calling fn(); (Like Buffer) manee_too 2026-05-07 12:14:08 +0700
  • a27067c8df
    Merge pull request #31 from maneetoo/master master EternityDev 2026-05-05 20:16:36 +0700
  • a6456af3e3
    Fixed Type Annotation for Client.Connect manee_too 2026-05-04 13:06:58 +0700
  • a21a1e964b feat: add float32 precision option for vector2 & vector3 type khtsly 2026-05-04 08:17:09 +0700
  • 677a13dcc1 feat: add float32 precision option for vector2 & vector3 type khtsly 2026-05-04 08:15:52 +0700
  • 61deb37bae bump versions to pre.7 1.1.0-pre7 Khietsly Tristan 2026-04-22 08:52:44 +0700
  • f470f74b29 chore: fix lint error for studio editor Khietsly Tristan 2026-04-22 08:50:59 +0700
  • 36137ea940 chore(server): dont pass identifier id for invoke client Khietsly Tristan 2026-04-22 08:49:30 +0700
  • 57f381d335 chore: fix client & server processing for invoke Khietsly Tristan 2026-04-22 08:41:14 +0700
  • b425db5f0b chore: fix client & server processing for invoke Khietsly Tristan 2026-04-22 08:40:17 +0700
  • 847b76921a chore(xor): shrinks the buffer when it exceed max oversize to prevents huge memory issue khtsly 2026-04-16 13:17:36 +0700
  • 1834e01a24 chore(docs): fix buffer doc khtsly 2026-04-11 18:27:23 +0700
  • 0b9bc3d39c chore(docs): oops this shouldnt return anything khtsly 2026-04-11 18:19:36 +0700
  • 1f9ae004f4 chore(docs): add .awaitReady() khtsly 2026-04-11 18:12:23 +0700
  • 597bfabb3d update .rbxm 1.1.0-pre6 khtsly 2026-04-11 17:32:44 +0700
  • ce8cfeef5e feat: XOR encoding khtsly 2026-04-11 16:56:20 +0700
  • 39143db390 chore(docs): update supported types khtsly 2026-04-09 01:01:26 +0700
  • 33477c4b74 present new .rbxm file khtsly 2026-04-09 00:39:47 +0700
  • 94b0c5a919 feat: hash-map for listeners 1.1.0-pre5 khtsly 2026-04-09 00:35:48 +0700
  • 050969ab5b chore(server): bugfix mismatch on flushing player_bytes khtsly 2026-04-09 00:15:05 +0700
  • 13674fd8b0 chore(buffer): notices a significant faster for precomputing fp16 khtsly 2026-04-09 00:00:43 +0700
  • ba7d1dfb26 feat(buffer): removed redundant, performance optimizations, cframe now uses quaternion compression, more data-types supported to both dynamic & schema khtsly 2026-04-08 23:57:42 +0700
  • 4dbe9e3ddf
    Delete TestEZ directory EternityDev 2026-04-08 17:01:34 +0700
  • e7a0803b7b
    Delete node_modules directory EternityDev 2026-04-08 17:01:20 +0700
  • 80646eeebb chore(server): disable player buffer history in studio environment Khietsly Tristan 2026-02-25 11:21:36 +0700
  • 704942c979 chore(repl): fast access Khietsly Tristan 2026-02-25 10:49:06 +0700
  • b26d06fa3d chore(repl): debloated prev changes made Khietsly Tristan 2026-02-25 10:47:37 +0700
  • 4f92248187 chore(docs): use card instead for this note khtsly 2026-02-23 12:17:02 +0700
  • 8d114d3b51 upstream to pre4 1.1.0-pre4 khtsly 2026-02-23 12:06:03 +0700
  • c4a7934bc4 rewrite(phase5): add docstring khtsly 2026-02-23 12:02:18 +0700
  • 85f6aa8b77 rewrite(phase5): finalize identifier replication implementation and fixes the race condition khtsly 2026-02-23 11:49:39 +0700
  • 1fdf90e00c feat(buffer): expose some methods for custom datatypes usage khtsly 2026-02-16 20:45:45 +0700
  • 189ac58d0d chore(docs): update buffer.md khtsly 2026-02-16 20:44:44 +0700
  • 07e0a99577 chore(docs): update server.md khtsly 2026-02-16 17:55:41 +0700
  • 8ceb5257ba chore(docs): update server.md khtsly 2026-02-16 17:52:49 +0700
  • 211900d874 upstream to pre3 1.1.0-pre3 khtsly 2026-02-16 17:43:56 +0700
  • 5e6433e892 chore(replication): bug fixes khtsly 2026-02-16 17:42:28 +0700
  • 71c66b6d23 chore(replication): small refine due its failing the tests khtsly 2026-02-16 17:36:25 +0700
  • bb120bfbef chore(test): update buffer test khtsly 2026-02-16 17:31:13 +0700
  • 1200ff41f1 chore(docs): update buffer.md khtsly 2026-02-16 17:27:07 +0700
  • ff6a0c5cf4 chore(buffer): oops wrong type khtsly 2026-02-16 17:23:58 +0700
  • 1f9fe9dfd7 feat(buffer): .custom_datatype & color3f16 support khtsly 2026-02-16 17:17:55 +0700
  • 4d958a91fb chore(buffer): prevent unexpected crash due precomputes khtsly 2026-02-16 16:56:13 +0700
  • 492da9e607 chore(client): oops forgot to throw return khtsly 2026-02-16 16:51:49 +0700
  • d2e362fd8d chore(identifier): more fixes khtsly 2026-02-16 16:50:43 +0700
  • b6fa3cf2d7 chore(identifier): few fixes khtsly 2026-02-16 14:41:45 +0700
  • a34f161cfe chore(replication): strict mode khtsly 2026-02-16 14:30:45 +0700
  • 9d76f53480 chore(client): remove unused var khtsly 2026-02-16 14:29:44 +0700
  • 8b8b29e9a9 rewrite(phase4): rewrite entire identifier mechanism khtsly 2026-02-16 14:28:47 +0700
  • 0271c0e86d chore(docs): update buffer.md khtsly 2026-02-14 14:32:35 +0700
  • b6fbc08111 rewrite(phase4): fix identifier shifting by 2 khtsly 2026-02-14 14:29:49 +0700
  • e4184709bd rewrite(phase4): revert changes due to collision and updated tests unit for identifier khtsly 2026-02-14 00:27:25 +0700
  • a82b8fd532 chore(buffer): update buffer to use u16 for id khtsly 2026-02-14 00:05:28 +0700
  • 83c8698b9f rewrite(phase4): lets do 16 bits instead khtsly 2026-02-14 00:04:36 +0700
  • cd76d58c4d rewrite(phase4): fix ids arent ordered khtsly 2026-02-14 00:02:17 +0700
  • 4d983a0756 rewrite(phase4): f16 support khtsly 2026-02-13 23:00:43 +0700
  • 81d3c540c1 rewrite(phase4): didnt think if global exists lol khtsly 2026-02-13 21:59:03 +0700
  • 4af26f4d41 chore(buffer): update buffer to u16 for id khtsly 2026-02-13 21:38:28 +0700
  • 5f5bb7938c rewrite(phase4): srry i have no choice :( khtsly 2026-02-13 20:23:14 +0700
  • 36b03dec02 rewrite(phase4): add count validation khtsly 2026-02-13 19:58:04 +0700
  • 219b62b6d2 rewrite(phase4): fix wrong hash khtsly 2026-02-13 19:31:40 +0700
  • 04e7f65a3a rewrite(phase4): upstream to v1.1.0-pre2 1.1.0-pre2 khtsly 2026-02-13 17:55:32 +0700
  • d2d02b8657 chore(pesde): remove docs from pesde khtsly 2026-02-13 17:51:14 +0700
  • fcbd0d91d4 rewrite(phase4): update .rbxm file for v1.1.0-pre2 khtsly 2026-02-13 17:50:45 +0700
  • 0578ed5d25 feat(test): add Identifier tests unit khtsly 2026-02-13 17:49:01 +0700
  • 3d7ee22f88 chore(test): fix buffer test unit for write/read events khtsly 2026-02-13 17:46:44 +0700
  • f6b0e62880 rewrite(phase4): implement Identifier, and small fix khtsly 2026-02-13 17:37:23 +0700
  • e810c6e000 feat(docs): updated example.md Khietsly Tristan 2026-02-13 14:58:54 +0700
  • 920bd21094 chore(docs): changed backdrop blur strength Khietsly Tristan 2026-02-13 14:38:30 +0700
  • 95a84bcaec feat(docs): few changes for better appearance Khietsly Tristan 2026-02-13 14:35:14 +0700
  • d57d990256 rewrite(phase3): nah nvm khtsly 2026-02-13 00:55:33 +0700
  • 8b845d5412 chore(buffer): i dont think you actually have to sort this? khtsly 2026-02-12 21:05:05 +0700
  • 5337557164 chore(docs): resort khtsly 2026-02-12 20:37:01 +0700
  • d5107f93c0 feat(docs): more changes khtsly 2026-02-12 20:32:57 +0700
  • 4b70a12e79 feat(docs): few more minor changes khtsly 2026-02-12 20:22:09 +0700
  • 3a82b748d2 feat(docs): updatee readme.md & index.md khtsly 2026-02-12 20:19:31 +0700
  • d5e438ad27 feat(docs): new icon khtsly 2026-02-12 20:09:33 +0700
  • f5f746b37a chore(docs): made few changes for newer version khtsly 2026-02-12 16:53:57 +0700
  • 4f874ed34e rewrite(phas3): update .rbxm for 1.1.x khtsly 2026-02-12 16:40:43 +0700
  • 8af04ad70c chore(docs): few changes khtsly 2026-02-12 16:38:34 +0700
  • 496cdbe6b6 feat(docs): floating icon khtsly 2026-02-12 15:55:19 +0700
  • 5075ea7304 feat(docs): refined frontier design with glassmorphism design khtsly 2026-02-12 00:53:52 +0700
  • 27e81f811c feat(docs): refined frontier design khtsly 2026-02-11 23:45:38 +0700
  • d603244b03 chore(deploy): another attempt to fix deployment khtsly 2026-02-11 23:30:09 +0700
  • 6e87a9838d chore(deploy): another attempt to fix deployment khtsly 2026-02-11 23:26:05 +0700
  • 3d2ccbc86b chore(deploy): attempt fix deployment khtsly 2026-02-11 23:23:34 +0700
  • e510256c87 feat(deploy): test to upgrade dependencies & migrate to bun khtsly 2026-02-11 23:20:26 +0700
  • 9c8b16c400 rewrite(phase3): add back varuint test khtsly 2026-02-11 23:11:01 +0700
  • 45802c930f rewrite(phase3): add more tests 1.1.0-pre1 khtsly 2026-02-11 22:09:37 +0700
  • a5bdd3987d add more tests khtsly 2026-02-11 21:52:26 +0700
  • 017d2e8118 rewrite(phase3): add .FireExcept support khtsly 2026-02-11 20:27:49 +0700
  • fd02dc26d5 rewrite(phase3): docs preparation for 1.1 Khietsly Tristan 2026-02-11 20:23:30 +0700
  • ef25d2cf6c rewrite(phase2): minor khtsly 2026-02-11 19:34:17 +0700
  • 3e58ebc944 rewrite(phase2): bitpacking booleans & arrays with optional khtsly 2026-02-11 19:01:38 +0700
  • 04216ce24b rewrite(phase2): fix wU16 & experiment a cached machanism Khietsly Tristan 2026-02-11 17:03:40 +0700
  • 3d32c4c87f rewrite(phase2): revert changes and remove experiments Khietsly Tristan 2026-02-11 16:55:29 +0700