Commit Graph

  • c785abe34e Removed erroneous thing Tyler Cloutier 2024-12-31 18:08:04 -05:00
  • 363c1bdf88 Added a script to check the validity of docs links and a .github action Tyler Cloutier 2024-12-31 18:06:34 -05:00
  • 85c137ca90 Added .DS_store to the .gitignore Tyler Cloutier 2024-12-31 17:05:13 -05:00
  • 307ec59c9f More cleanup Jeffrey Dallatezza 2024-12-31 15:46:12 -05:00
  • e723ec0ac6 Merge branch 'master' into jsdt/subscribe-2 Jeffrey Dallatezza 2024-12-31 11:16:13 -05:00
  • 20d397cf2b Split Iter & IterByColRange types into Tx and MutTxId versions (#2043) Mario Montoya 2024-12-31 11:14:30 -05:00
  • 62a30d90cd Add some tests and comments Jeffrey Dallatezza 2024-12-31 10:52:09 -05:00
  • 78b48c9a98 Reduce noisy C# compilation errors (#2067) Ingvar Stepanyan 2024-12-30 23:48:50 +00:00
  • 43ad8be2b0 CLI - Remove deprecated use of the --project-path flag (#915) Zeke Foppa 2024-12-30 10:41:44 -08:00
  • dc1e02f36e Fix merge breakage Jeffrey Dallatezza 2024-12-30 12:39:43 -05:00
  • a438fdc04f Merge branch 'master' into jsdt/subscribe-2 Jeffrey Dallatezza 2024-12-30 11:57:44 -05:00
  • de0d4ced1e [tyler/v1.0.0-rc3-version-bump]: Merge remote-tracking branch 'origin/master' into tyler/v1.0.0-rc3-version-bump tyler/v1.0.0-rc3-version-bump Zeke Foppa 2024-12-30 08:28:11 -08:00
  • d262f79495 Clean up. Jeffrey Dallatezza 2024-12-30 11:26:31 -05:00
  • 7ef39b4b68 [tyler/v1.0.0-rc3-version-bump]: Bump C# versions Zeke Foppa 2024-12-30 08:24:57 -08:00
  • a3c1a3314d [release/v1.0.0-rc2-hotfix2]: Apply crate fixes to enable crates.io publishing v1.0.0-rc2-hotfix2 Zeke Foppa 2024-12-23 21:53:41 -08:00
  • 37db4607c2 [release/v1.0.0-rc2-hotfix2]: Preserve reducer order in schema conversion (#1987) Ingvar Stepanyan 2024-11-16 01:32:57 +00:00
  • a13b5d437e [WIP] C# server Steve Gibson 2024-12-21 16:47:55 -05:00
  • 234424e17d [WIP] C# server Steve Gibson 2024-12-20 20:01:12 -05:00
  • 286f100d3d Renamed EntityActor.OnUpdate to OnEntityUpdate Steve Gibson 2024-12-20 18:36:02 -05:00
  • da0f83b6dd commitlog: Make memory segment behave like O_APPEND (#2072) Kim Altintop 2024-12-20 12:28:19 +01:00
  • a09a8debdb Store username between game runs Steve Gibson 2024-12-19 16:35:18 -05:00
  • 10598ba5c0 fix: qualified projection columns (#2070) joshua-spacetime 2024-12-19 12:35:45 -08:00
  • a191055f56 commitlog: Fix offset index truncation (#2073) Kim Altintop 2024-12-19 16:44:10 +01:00
  • 62d73745ae Client refactor; Polish; Bugfixes Steve Gibson 2024-12-18 19:46:35 -05:00
  • a5a97aee98 Renamed Entity.id into Entity.entity_id Steve Gibson 2024-12-18 13:35:11 -05:00
  • 27222fccd5 Circle splitting and recombining; Client re-coloring Steve Gibson 2024-12-18 13:12:33 -05:00
  • 1b31209627 fix: filter pushdown over table scan (#2063) joshua-spacetime 2024-12-16 14:48:44 -08:00
  • 08a3f3210b Migrate C# ModuleDef to V9 (#1670) Ingvar Stepanyan 2024-12-16 21:49:42 +00:00
  • 3085ac00ab Update pull_request_template.md Tyler Cloutier 2024-12-12 11:54:29 -05:00
  • fa2baa6cac Update pull_request_template.md Tyler Cloutier 2024-12-12 11:54:29 -05:00
  • a3b9433be3 Updated DLLs I think Tyler Cloutier 2024-12-13 20:14:02 -05:00
  • d8277ff8fd Updated DLLs I think Tyler Cloutier 2024-12-13 20:14:02 -05:00
  • a5d2d9a7ff Bump versions Tyler Cloutier 2024-12-13 19:29:15 -05:00
  • 1a21af8526 Bump versions Tyler Cloutier 2024-12-13 19:29:15 -05:00
  • 031fdce549 I mean lawdy release/v1.0.0-rc2 Tyler Cloutier 2024-12-13 19:18:34 -05:00
  • 97827e58c3 Switched back to non -2 cratse Tyler Cloutier 2024-12-13 19:17:08 -05:00
  • c00ae8c8cc Renabled cli as a dev dependency for tests Tyler Cloutier 2024-12-13 18:59:16 -05:00
  • ad5b6dd71b cargo fmt Tyler Cloutier 2024-12-13 18:52:47 -05:00
  • 6802a7ad67 Committing all the changes I needed to make in order to publish Tyler Cloutier 2024-12-13 18:04:33 -05:00
  • 0d07b3668b Temp crate name change Tyler Cloutier 2024-12-13 17:14:05 -05:00
  • b0adb9d9c6 Added LICENSE file Tyler Cloutier 2024-12-13 16:51:15 -05:00
  • 6b1d0c3965 Bump csproj versions v1.0.0-rc2-hotfix1 Tyler Cloutier 2024-12-13 16:38:16 -05:00
  • 005c00b058 Updated version to 1.0.0-rc3 Tyler Cloutier 2024-12-13 16:25:15 -05:00
  • 962aedd1a6 Bumped version number on the crates Tyler Cloutier 2024-12-13 16:12:05 -05:00
  • 40e55d1119 Updating unity-tests (#197) Tyler Cloutier 2024-12-13 10:54:43 -05:00
  • 844713f577 Updating unity-tests (#197) Tyler Cloutier 2024-12-13 10:54:43 -05:00
  • 1265ac70d3 Fix scheduled tables (#8) Ingvar Stepanyan 2024-12-13 05:39:21 +00:00
  • 25181ad741 Regenerate and fix paths Blackholio/ingvar/fix-scheduled-tables Ingvar Stepanyan 2024-12-11 17:30:27 +00:00
  • 7c7f588cac Fix scheduled tables Ingvar Stepanyan 2024-12-04 15:35:48 +00:00
  • 921170816c query rewriter (#2031) joshua-spacetime 2024-12-12 14:08:43 -08:00
  • cdfa7aaf13 Fix spacetime server clear (#2055) Noa 2024-12-12 12:54:09 -06:00
  • c6a003fda0 Upgrade to 1.0.0-rc1 (#9) Zeke Foppa 2024-12-12 10:27:32 -08:00
  • 0f04467c03 fixed compilation errors Blackholio/bfops/upgrade-1.0.0-rc1 Tyler Cloutier 2024-12-12 12:59:45 -05:00
  • ce35c02fd9 upgrade to 1.0.0-rc1 Zeke Foppa 2024-12-04 12:49:50 -08:00
  • 8bacbd74e5 C#/Unity SDK Testsuite (#3) John Detter 2024-12-12 11:08:31 -06:00
  • 455b6161e4 Migrate C# and Unity tests to the new API (#194) Ingvar Stepanyan 2024-12-12 17:03:44 +00:00
  • 9b7f20cedb Migrate C# and Unity tests to the new API (#194) Ingvar Stepanyan 2024-12-12 17:03:44 +00:00
  • e40701ef38 Fix declaration order of ScheduleAt in C# (#2007) v1.0.0-rc2 james gilles 2024-12-10 00:07:48 -05:00
  • a7b3c877d3 Rust SDK: no more reducer args structs (#2036) Phoebe Goldman 2024-12-04 12:00:27 -05:00
  • a0679744b0 Rust SDK: Actual client-side indices for unique constraints (#1909) Phoebe Goldman 2024-11-29 13:29:08 -05:00
  • f9ef8edcff Don't autogen schedule fields (#1894) Noa 2024-11-22 12:39:39 -06:00
  • 3782f884e4 Fix some places where trying to parse an empty string could panic. (#2051) Jeffrey Dallatezza 2024-12-10 17:16:47 -08:00
  • 31698618a8 commitlog: Provide segment_len method for segments (#2042) Kim Altintop 2024-12-10 11:43:39 +01:00
  • b9b36d5de1 Fix declaration order of ScheduleAt in C# (#2007) james gilles 2024-12-10 00:07:48 -05:00
  • e103971e29 Avoid a multimap when the index is unique (#2044) Mazdak Farrokhzad 2024-12-09 23:53:04 +01:00
  • d8154e7e8b Allocation pool the chunked iters in InstanceEnv (#2038) Mazdak Farrokhzad 2024-12-09 19:42:51 +01:00
  • 55e12c92d2 Regenerated the module bindings for the sdk tests tyler/fix-csharp-scheduleat-2 Tyler Cloutier 2024-12-06 13:05:04 -08:00
  • 39ebaeaa31 [release/v1.0.0-rc1-hotfix4]: Migrate C# client-side reducer enum to the new syntax (#2033) Ingvar Stepanyan 2024-12-04 16:41:16 +00:00
  • 96a3871646 move unique constraint checking until after optimistic insertion (#2037) Mazdak Farrokhzad 2024-12-06 13:14:14 +01:00
  • 2abffbf401 Remove comment Jeffrey Dallatezza 2024-12-05 11:38:49 -08:00
  • 32c1feb741 Use client-generated QueryId Jeffrey Dallatezza 2024-12-05 09:59:15 -08:00
  • 75401d444f Merge remote-tracking branch 'origin/bfops/upgrade-1.0.0-rc1' into bfops/collision-sim Blackholio/bfops/collision-sim Zeke Foppa 2024-12-05 09:07:31 -08:00
  • 7b67e1fd24 upgrade to 1.0.0-rc1 Blackholio/bfops/headless-client Zeke Foppa 2024-12-05 09:04:26 -08:00
  • 4581d2e876 Merge remote-tracking branch 'origin/bfops/upgrade-1.0.0-rc1' into bfops/headless-client Zeke Foppa 2024-12-05 09:03:17 -08:00
  • 6f22261859 Fix subscription benchmarks by fixing create_table_for_test_with_the_works (#2027) Mazdak Farrokhzad 2024-12-05 14:12:09 +01:00
  • b30f0d1915 upgrade to 1.0.0-rc1 Zeke Foppa 2024-12-04 12:49:50 -08:00
  • 28e456b299 client performance tweaks Zeke Foppa 2024-12-04 11:30:01 -08:00
  • ff393354b8 circle move loop is also using a cloned vec Zeke Foppa 2024-12-04 10:27:40 -08:00
  • fd55363a0c more, smaller circles Zeke Foppa 2024-12-04 10:27:00 -08:00
  • 8b724f5b72 remove names Zeke Foppa 2024-12-04 10:26:49 -08:00
  • d9de1e3943 Rust SDK: no more reducer args structs (#2036) Phoebe Goldman 2024-12-04 12:00:27 -05:00
  • 3902f7562e Migrate C# client-side reducer enum to the new syntax (#2033) Ingvar Stepanyan 2024-12-04 16:41:16 +00:00
  • 05a422952f More comments, per PR review phoebe/rust-sdk-no-reducer-arg-structs Phoebe Goldman 2024-12-04 09:47:49 -05:00
  • bdc0129fa8 Rewrite inaccurate comments about empty struct-like variants Phoebe Goldman 2024-12-04 09:27:35 -05:00
  • ca1c9c19e1 Rust SDK: no more reducer args structs Phoebe Goldman 2024-12-03 16:49:28 -05:00
  • a5feed08b0 Remove IO macros (#1929) Zeke Foppa 2024-12-03 11:39:24 -08:00
  • 951d28f474 Merge branch 'bfops/collision-sim-vec' into bfops/collision-sim Zeke Foppa 2024-12-03 11:34:35 -08:00
  • f35b84a296 mass -> radius Zeke Foppa 2024-12-03 11:34:01 -08:00
  • ce824aec83 do thing Zeke Foppa 2024-12-03 11:25:40 -08:00
  • 1f95726634 stopwatch Zeke Foppa 2024-12-03 11:02:31 -08:00
  • 4c319947da cleanup Jeffrey Dallatezza 2024-12-03 09:54:41 -08:00
  • 03cf2f4b4b Add Static(Bsatn)Layout::deserialize_row_into (#2032) Mazdak Farrokhzad 2024-12-03 17:06:31 +01:00
  • 586929cf7c Add static_bsatn_validator & validate_bsatn (#2029) Mazdak Farrokhzad 2024-12-03 16:26:08 +01:00
  • bc71e25ad8 Add Layout.fixed: bool for a fast path in eq_row_in_page & row_type_visitor (#2025) Mazdak Farrokhzad 2024-12-03 16:07:26 +01:00
  • 2228b65fa4 Remove other deprecated annotation Jeffrey Dallatezza 2024-12-02 15:28:39 -05:00
  • f46c6b39a4 Remove deprecation Jeffrey Dallatezza 2024-12-02 15:22:46 -05:00
  • 65b6400265 Clean up comments Jeffrey Dallatezza 2024-12-02 15:18:23 -05:00
  • a29bc27dd2 Merge branch 'master' into jsdt/subscribe-2 Jeffrey Dallatezza 2024-12-02 14:57:55 -05:00
  • 3256ee7934 adjust to neutral 8 background color Zeke Foppa 2024-12-02 11:48:41 -08:00
  • 5239f0e6e4 remove background lines Zeke Foppa 2024-12-02 11:48:26 -08:00