Commit Graph

  • a3856cdc9d
    Merge pull request #2 from CakeLancelot/main main CakeLancelot 2024-02-14 05:11:14 -0600
  • 672d7e2b42 Address PR review comments CakeLancelot 2024-02-14 03:15:09 -0600
  • d5b58d96da dx2cg: Implement RECT, CUBE texture types CakeLancelot 2024-02-13 03:17:25 -0600
  • 06869164a1 dx2cg: Implement mov_sat instruction CakeLancelot 2024-02-13 03:12:19 -0600
  • 99c80c9c7b dx2cg: Allow usage as Python module CakeLancelot 2024-02-13 01:40:07 -0600
  • 4196766a2b
    Client credentials and change root password Gent Semaj 2024-01-26 14:57:33 -0500
  • 7922fc060a
    Set XDB server charset to utf8 Gent Semaj 2024-01-26 13:46:43 -0500
  • 5bf1ce01e3
    Change db name to XDB Gent Semaj 2024-01-24 20:09:14 -0500
  • 27143ccb01
    Schemas, split fields, and padding Gent Semaj 2024-01-24 17:47:06 -0500
  • 349e7b6e07
    Table schemas Gent Semaj 2024-01-24 16:10:26 -0500
  • 9fd6441606
    Fix for large packet size Gent Semaj 2024-01-24 13:57:43 -0500
  • 8b1bd5b1ee
    Update gitignore Gent Semaj 2024-01-24 13:52:59 -0500
  • 4f7b6b28e4
    Fix DB table mappings Gent Semaj 2024-01-24 13:41:55 -0500
  • 99193a198b
    Add `json2xdb` Gent Semaj 2024-01-24 05:15:00 -0500
  • 249af1d2d3 Ensure all objects are deleted after export + use env var for user directory CakeLancelot 2024-01-19 14:30:17 -0600
  • c7b4182a4b
    Export terrain meshes as FBX instead of OBJ gsemaj 2024-01-19 10:42:23 -0800
  • b70816fa64
    Non-updating rank table fix and tiebreaker logic (#1) FinnHornhoover 2023-12-25 23:37:22 +0300
  • a02b683272 reverted personal ranking sql FinnHornhoover 2023-12-25 09:07:44 +0300
  • f048e918e1 fixed non-updating rank table, added tiebreaker logic FinnHornhoover 2023-12-25 02:10:57 +0300
  • 9deba1956f [rankendpoint] Add invocation instructions dongresource 2023-12-24 21:35:35 +0100
  • 1a3a530c7f [rankendpoint] Get DB path and endpoint route from env vars dongresource 2023-12-24 20:57:05 +0100
  • f62f3af483 Revert "Autorun Flask app" dongresource 2023-12-24 03:36:33 +0100
  • f02c960497
    Use same rank for tied scores gsemaj 2023-12-22 22:14:05 -0800
  • e0e0b3c5e3
    Autorun Flask app gsemaj 2023-12-22 22:04:05 -0800
  • 615bd3d9a3
    Add ranked endpoint server gsemaj 2023-12-22 14:20:56 -0600
  • 4d6490933d
    Add option for score capping gsemaj 2023-12-19 13:21:37 -0500
  • 073666e6f4
    Add OG racing score conversion script gsemaj 2023-10-11 18:51:52 -0400
  • 7af28d8e70
    fix submesh overlap gsemaj 2023-09-09 17:45:47 -0700
  • 3bb3df7a2d
    Split terrain into chunks of chunk_size gsemaj 2023-09-09 16:40:22 -0700
  • f6dc2d690f
    code to show all selected faces gsemaj 2023-09-09 11:24:47 -0700
  • af2988e062
    fix error gsemaj 2023-09-09 10:43:43 -0700
  • 03a3e21532
    Fix UVs gsemaj 2023-09-09 10:28:48 -0700
  • 20d5f6231c
    Export as OBJ gsemaj 2023-07-20 14:27:39 -0400
  • 131297552e
    Fix normals gsemaj 2023-07-20 14:27:24 -0400
  • ef8ae1fb6e
    Fix vertex positioning and outfile name gsemaj 2023-07-20 14:04:00 -0400
  • 3aabb35f33
    Add terrain mesh extractor gsemaj 2023-07-13 16:18:09 -0400
  • 7b750db9f9 Update README gsemaj 2022-08-11 15:56:07 -0400
  • aa564926a0 Fix CameraPos translation gsemaj 2022-08-11 15:46:58 -0400
  • 2496f04987 Add semantic to f2a struct gsemaj 2022-08-11 13:21:33 -0400
  • 916857edc3 Unity 3 fixes gsemaj 2022-08-11 12:10:56 -0400
  • 3791e889c8 Add support for multiple subprograms gsemaj 2022-08-11 11:53:38 -0400
  • d0e67d55c9 Standalone support for basic fragment shaders gsemaj 2022-08-11 04:06:03 -0400
  • 869d5b1976 Add support for SetTexture gsemaj 2022-08-10 21:03:56 -0400
  • 8725dd1e4e Entry points and arg fix gsemaj 2022-08-10 21:01:51 -0400
  • 8fbe59e5a1 Fix `rcp` bug gsemaj 2022-08-10 20:09:44 -0400
  • a53fb21621 Add .gitignore gsemaj 2022-08-10 20:09:22 -0400
  • 9dd5db86eb Update README gsemaj 2022-08-10 20:06:02 -0400
  • 4ace5f065f Add dx2cg gsemaj 2022-08-10 19:47:13 -0400
  • 08c7ec1278 Add .gitattributes 1.4 CakeLancelot 2021-09-20 13:53:15 -0500
  • fe6e2538a5 Add username collision pruning script for 3 -> 4 migration CakeLancelot 2021-09-20 13:35:51 -0500
  • 552f53a27c
    Initial commit OpenFusionProject 2021-05-02 23:45:30 -0500