Jesse
|
5686f4a486
|
Remove I18nService, migrate to renamed ServerLocalisationService (#433)
* Remove I18nService, migrate to renamed ServerLocalisationService
* Revert VS fuckup
* Update using
* Remove unused parameter, update comment
* Fix develop branch not building
|
2025-06-28 19:08:42 +01:00 |
|
chompDev
|
d4d2ed0403
|
.NET Format Style Fixes
|
2025-06-28 15:15:48 +00:00 |
|
Jesse
|
d0af6acbe6
|
Move MathUtil methods to extensions (#432)
* Begin moving MathUtil methods to Extensions
* Add missing extension
|
2025-06-28 16:15:11 +01:00 |
|
chompDev
|
4909a80b32
|
.NET Format Style Fixes
|
2025-06-24 08:24:39 +00:00 |
|
Cj
|
c6d5638057
|
Move RepeatableQuestRewardGenerator.cs and update some reward generation data
|
2025-06-24 02:59:37 -04:00 |
|
chompDev
|
321fdd9ace
|
.NET Format Style Fixes
|
2025-06-23 13:56:14 +00:00 |
|
Cj
|
524fa65c29
|
Repeatable quest generation (Part 3) (#420)
* clean up EliminationQuestGenerator.cs
* add locales
|
2025-06-23 14:54:43 +01:00 |
|
chompDev
|
60324bc4e1
|
.NET Format Style Fixes
|
2025-06-23 10:39:01 +00:00 |
|
Chomp
|
e0975c6958
|
Localised various error and warning messages
|
2025-06-23 11:38:26 +01:00 |
|
chompDev
|
d4f9e38169
|
.NET Format Style Fixes
|
2025-06-23 09:04:32 +00:00 |
|
Cj
|
b3dca61ac0
|
Break rest of repeatable quest generation code into components. Fix nullability of exploration generation and improve error handling, make new helper method, add pick random quest type method to controller (#419)
|
2025-06-23 10:03:56 +01:00 |
|
chompDev
|
6820d7b8be
|
.NET Format Style Fixes
|
2025-06-22 19:51:53 +00:00 |
|
Cj
|
811791f7d3
|
Repeatable quest generation (Part 1) (#417)
* Refactor and breakout CompletionQuestGenerator.cs
* make `GenerateAvailableForFinish` protected
|
2025-06-22 20:51:18 +01:00 |
|