ProjectLighthouse/ProjectLighthouse.Servers.GameServer
koko 689ebd3791
Optimize GameServer /announce and add website announcements (#810)
* Improve game server announce by using StringBuilder

* Implement web announcements (condensed commit)

* Implement discord webhook support

* Display a separate message if there are no announcements

* Fix announcement string unit tests

* Fix header admin button unit test

* Clarify announcement id variable name

* Increase webhook truncation limit to 250 chars

* Convert announce text to string when returning 200

* Fix announcement unit tests ... again

* Make announcement text input a textarea rather than a simple input

* Fix styling discrepancy

* Clarify submission button

* Improve announcement webhook & set default textarea row amount
2023-06-23 03:49:22 +00:00
..
Controllers Optimize GameServer /announce and add website announcements (#810) 2023-06-23 03:49:22 +00:00
Extensions Fix sublevels not loading 2023-06-10 23:03:05 -05:00
Middlewares Add more unit tests (#757) 2023-05-15 15:00:33 -05:00
Startup Implement property dependency injection for the website (#806) 2023-06-20 05:02:24 +00:00
Types Refactor LBP3 text search to use the category system 2023-05-31 20:35:39 -05:00
appsettings.Development.json Move servers to LBPU.PL.Servers 2022-05-14 23:37:55 -04:00
appsettings.json Move servers to LBPU.PL.Servers 2022-05-14 23:37:55 -04:00
Program.cs Implement property dependency injection for the website (#806) 2023-06-20 05:02:24 +00:00
ProjectLighthouse.Servers.GameServer.csproj NET 7.0 support (#581) 2022-12-13 18:17:28 -06:00