Commit graph

11 commits

Author SHA1 Message Date
Josh
64b95e807d
Refactor Database class ()
Refactor Database into DatabaseContext
Moved into separate folder so it actually has a namespace instead sitting in the root
2023-02-15 23:54:30 -06:00
Josh
f1c5ad4002
Major refactor and reorganization of types ()
* Start of reorganization and cleanup

* Remove duplicate title id

* Refactor types

* Fix Release building

* Move classes in /Types to a Types namespace

* Fix compilation error (RoomVisualizerPage strikes again)

* Fix bugs created from auto merge

* Fix auto-merge compilation error

* Changes from review/fix failed merge
2023-02-13 22:02:58 -06:00
Slendy
14fa5e9328
Properly dispose of StreamReaders 2023-02-11 19:08:44 -06:00
Dagg
ca317d3afc
Add support for Cross Controller Planets ()
* Add support for Cross Controller Planets

* Clean
2022-11-17 22:54:46 -06:00
Josh
b3a00da554
Refactor deserialization and authentication ()
* Refactor deserialization and more

* Refactor authentication flow

* Fix unit tests

* Make deserialization better
2022-11-10 21:14:16 -06:00
Josh
f06fcc4847
Add support for moving levels with decoration tool ()
Co-authored-by: Jayden <jvyden@jvyden.xyz>
2022-08-19 22:43:12 +00:00
jvyden
34d0ec0337
Fix earth hash not being able to reset to nothing
Closes 
2022-08-01 01:12:53 -04:00
Josh
36cd42399d
Fix icon updating for default game assets () 2022-07-01 04:00:14 -04:00
jvyden
492ce346b2
Bump biography character limit to 512 2022-06-15 17:08:51 -04:00
jvyden
c345eeebb9
Massive organization of classes and namespaces 2022-05-15 16:45:00 -04:00
jvyden
b2ec7eae57
Move servers to LBPU.PL.Servers 2022-05-14 23:37:55 -04:00
Renamed from ProjectLighthouse.GameAPI/Controllers/UserController.cs (Browse further)