Commit Graph

213 Commits

Author SHA1 Message Date
Lucca Faria Ferri
227edf000a
Update config.ini 2023-01-29 14:40:14 -03:00
Lucca Faria Ferri
ec74d67f14
Update game-world-settings.md 2023-01-29 14:37:23 -03:00
Lucca Faria Ferri
68a512cae6
Merge pull request #112 from goremykin/optimizations
Refactor random and more multiple enumerations
2023-01-29 14:22:37 -03:00
Stepan Goremykin
6f56125a09 Use random extensions and mark potential mistakes with comments 2023-01-29 18:11:26 +01:00
Lucca Faria Ferri
5091d84c2f
Updated sample config.ini 2023-01-29 13:37:08 -03:00
Lucca Faria Ferri
16ae7fd2b6 Login exception handling (JSON deserialize) 2023-01-29 08:29:02 -08:00
Stepan Goremykin
c9a70d7e63 Introduce PickRandom and TryPickRandom extensions 2023-01-29 14:53:49 +01:00
Stepan Goremykin
f39f26f7e2 Merge branch 'community' into optimizations
# Conflicts:
#	src/DiIiS-NA/D3-GameServer/GSSystem/GameSystem/Game.cs
#	src/DiIiS-NA/D3-GameServer/GSSystem/GameSystem/QuestManager.cs
2023-01-29 13:59:12 +01:00
Stepan Goremykin
284b0b2d7b Optimize a lot of checks for emptiness 2023-01-29 13:46:18 +01:00
Lucca Faria Ferri
734f35d611 New Game-Server configs, lots of improvements to items, actors (player, monster, bosses), quests, etc 2023-01-29 04:44:31 -08:00
Stepan Goremykin
d0e5d89e04 Added comment to possible error 2023-01-29 03:06:23 +01:00
Stepan Goremykin
8b16114658 Replaced slow random with fast random 2023-01-29 03:06:05 +01:00
Stepan Goremykin
b168591bf8 Removed extra space 2023-01-29 03:00:55 +01:00
Stepan Goremykin
2367f93daf Optimize random 2023-01-29 02:42:08 +01:00
Stepan Goremykin
4fd52bc31f Fixed more multiple enumerations 2023-01-29 02:20:46 +01:00
Stepan Goremykin
4da0b6373d Merge branch 'community' into optimizations
# Conflicts:
#	src/DiIiS-NA/Core/Helpers/Math/RandomHelper.cs
2023-01-29 01:45:49 +01:00
Stepan Goremykin
3cc4aeec47 Some refactoring 2023-01-29 01:45:04 +01:00
Lucca Faria Ferri
976f448152 Whoops. 2023-01-28 12:37:32 -08:00
Lucca Faria Ferri
db8552bcac Merge remote-tracking branch 'origin/community' into community
# Conflicts:
#	src/DiIiS-NA/D3-GameServer/GSSystem/GameSystem/GSBackend.cs
2023-01-28 10:37:17 -08:00
Lucca Faria Ferri
0c17b0e4bc update fix 2023-01-28 10:37:05 -08:00
Enthusiast
2cd57235a1
Merge pull request #111 from rgto/community28
Some missing brackets.
2023-01-28 15:21:50 -03:00
Pablito
9e4a3a9dc3 Some missing brackets. 2023-01-28 15:21:11 -03:00
Enthusiast
b83e808cad
Merge pull request #110 from rgto/community2801
Command to makes you char full resources (arcane power, furia and etc.)
2023-01-28 15:10:14 -03:00
Pablito
917b4cf062 Command to makes you char full resources (arcane power, furia and etc.) 2023-01-28 15:09:05 -03:00
Lucca Faria Ferri
31b1dc8ef1 Cleanup 2023-01-28 10:08:12 -08:00
Lucca Faria Ferri
8b126a9aa7 MethodTrace replaced with CallerMemberName 2023-01-28 08:10:04 -08:00
Lucca Faria Ferri
ef393fb6c0 Small changes/static refactoring 2023-01-28 07:32:32 -08:00
Lucca Faria Ferri
790b9f6d50 Merge 2023-01-28 07:13:33 -08:00
Lucca Faria Ferri
2f921d66dc Warnings fixed: controller as HandlerController warning;
Adding MethodTrace(MethodBase) to get informations about the method. I know it's reflection but it will do for now. Plan is to track down later all the MethodTraces and quickly refactor with nameof instead.
2023-01-28 07:12:08 -08:00
Lucca Faria Ferri
8fc7021992
Merge pull request #109 from goremykin/optimizations
More multiple enumerations
2023-01-28 11:34:56 -03:00
Stepan Goremykin
66d94d0c3f Fixed some multiple enumerations 2023-01-28 15:23:03 +01:00
Lucca Faria Ferri
fbb3a0295f quick rename on logger CommandGroup.cs and CommandManager.cs;
Show Min privilege on command if it's a debug mode. TODO: Change to Unknown command instead.
2023-01-28 06:19:13 -08:00
Lucca Faria Ferri
b718418551 Merge remote-tracking branch 'origin/community' into community 2023-01-28 06:10:59 -08:00
Lucca Faria Ferri
21d6ea62e8 Made attributes read-only;
Improved development conditioning;
Translations and renames;
Refactoring;
2023-01-28 06:10:54 -08:00
Lucca Faria Ferri
4fc868d015
Update commands-list.md 2023-01-28 11:08:21 -03:00
Lucca Faria Ferri
d43984a22f Merge remote-tracking branch 'origin/community' into community 2023-01-28 04:44:12 -08:00
Lucca Faria Ferri
932215987a Fix for #106 2023-01-28 04:44:06 -08:00
Lucca Faria Ferri
c1907ea5e7
Merge pull request #108 from DeKaN/artisan-train
Simplify artisan training, fix Zoltan and Kanai cube reveal
2023-01-28 09:43:23 -03:00
Lucca Faria Ferri
b66569abbd Refactoring, new commands, config of chances of unidentified drops (for higher and lower quality items), modified !drop command to don't allow unidentified items, some bug-prevention fixes. 2023-01-28 04:39:28 -08:00
DeKaN
4c07857980
Simplify artisan training, fix Zoltan and Kanai cube reveal 2023-01-28 15:08:09 +04:00
Lucca Faria Ferri
0ba94f6147 Some REST and Auth improvement;
Small other improvements and refactoring.
2023-01-28 02:08:51 -08:00
Lucca Faria Ferri
9750e23e24 Merge remote-tracking branch 'origin/community' into community 2023-01-27 22:44:10 -08:00
Lucca Faria Ferri
f4938cf72a Staff custom battle tag name;
Prevented unhandled exception by Json.cs;
Some REST changes, AnsiTarget.cs, etc.
2023-01-27 22:44:04 -08:00
Lucca Faria Ferri
6a36456429
Merge pull request #107 from goremykin/optimizations
Fixed some multiple enumerations
2023-01-28 03:25:12 -03:00
Stepan Goremykin
d94773aa5a Fixed some multiple enumerations 2023-01-28 01:46:56 +01:00
Lucca Faria Ferri
2bd03c532b Removed warn messages added for testing. 2023-01-27 13:23:06 -08:00
Lucca Faria Ferri
9810ed60a5 Merge remote-tracking branch 'origin/community' into community 2023-01-27 13:11:54 -08:00
Lucca Faria Ferri
18b99cd67c Fixed currencies (bugfix: they weren't being updated due to an empty stub on consumables);
Logging changed on MonsterBrain.cs
2023-01-27 13:11:46 -08:00
Enthusiast
2b69055bdb
Merge pull request #105 from rgto/community2701
Include Portal Definitions class DiIiS_NA.GameServer.MessageSystem.Message.Definitions.Portal
2023-01-27 17:57:15 -03:00
Pablito
302f943aac BossPortal class include. 2023-01-27 17:55:41 -03:00