Lucca Faria Ferri
6743ad3dcd
Added onRemoved fixed attribute action
2023-01-30 14:40:58 -08:00
Lucca Faria Ferri
29df8c3646
UpdateCurrencies in !platinum command.
2023-01-30 11:45:33 -08:00
Lucca Faria Ferri
789b2192bd
More Necromancer command skeleton updates; renamed resourcefull to resourceful
2023-01-30 10:56:44 -08:00
Lucca Faria Ferri
b6ddd67d01
Update necromancer
2023-01-30 10:17:08 -08:00
Lucca Faria Ferri
beab981a7e
Necromancer update
2023-01-30 09:48:43 -08:00
Lucca Faria Ferri
eb6a0cb662
Necro command skeleton improvement.
2023-01-30 07:37:18 -08:00
Lucca Faria Ferri
69a11814ac
commenting
2023-01-29 19:00:59 -08:00
Lucca Faria Ferri
eeb49270f5
Merge remote-tracking branch 'origin/community' into community
...
# Conflicts:
# src/DiIiS-NA/D3-GameServer/GSSystem/PowerSystem/Implementations/HeroSkills/Necromancer.cs
2023-01-29 18:34:23 -08:00
Lucca Faria Ferri
1587c02f54
Necromancer.cs - command skeletons (done RuneA - RuneD, missing RuneC now). Needs further testing in regards to functionality, I think it's not freezing the target yet???
2023-01-29 18:32:43 -08:00
Stepan Goremykin
e99932cf4e
Fixed possible mistakes, use PickRandom extension
2023-01-29 23:55:03 +01:00
Stepan Goremykin
6f56125a09
Use random extensions and mark potential mistakes with comments
2023-01-29 18:11:26 +01: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
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
21d6ea62e8
Made attributes read-only;
...
Improved development conditioning;
Translations and renames;
Refactoring;
2023-01-28 06:10:54 -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
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
Lucca Faria Ferri
50a95ab41d
Update
2023-01-27 12:51:20 -08:00
Lucca Faria Ferri
2ebdff6c61
MonsterBrain.cs cleanup.
...
Removed Blizzless using comments as it clutters the dependency view.
2023-01-27 12:02:19 -08:00
Lucca Faria Ferri
a88bd4f214
Fixed #101
2023-01-27 11:38:31 -08:00
Lucca Faria Ferri
1118d8a785
FileTarget.cs remove file limit; added HasFollower to QuestProgress.cs
2023-01-27 11:35:18 -08:00
Lucca Faria Ferri
4027254dd0
Improved console logging with Ansi. A new logger target has been introduced: AnsiTarget.cs (which is a table).
...
Sample config:
```
[AnsiLog]
Enabled = true
Target = Ansi
IncludeTimeStamps = true
MinimumLevel = Trace
MaximumLevel = Fatal
```
2023-01-27 08:30:47 -08:00
Lucca Faria Ferri
4580658f6f
Updated acts/quests, ActI/72095/32 updates, added reference to Spectre
2023-01-27 02:33:54 -08:00
Lucca Faria Ferri
ebd1a7c855
Fixed #102 - Logging into a Act/Quest/Step doesn't work on Act I
2023-01-26 22:54:22 -08:00
Lucca Faria Ferri
3e7a4f033d
Added !powerful - useful for testing;
...
Testing quests, small changes (having a default objective;
Checking #101
2023-01-26 21:52:15 -08:00
Lucca Faria Ferri
2aecf414ef
Fixed SRP6a.cs for .NET 7 (BigInt);
...
Added Success logging;
Small improvements
2023-01-26 20:23:54 -08:00
Lucca Faria Ferri
0e62c1083d
Unidentified items
2023-01-26 18:11:41 -08:00
Lucca Faria Ferri
9ef1ec0a6a
Added !info and !followers <dismiss> commands
...
Improved commands;
Lowered more logger outputs from Info/Trace to Debug.
2023-01-26 17:29:14 -08:00
Lucca Faria Ferri
54f135eac1
Summary of logger types, changes in AccountCommands.cs
2023-01-26 17:06:25 -08:00
Lucca Faria Ferri
8b2b385b0c
Changed !help description in CommandManager.cs
2023-01-26 16:58:53 -08:00
Lucca Faria Ferri
24618b0119
Command Attribute Listing: using new() instead of new T().
2023-01-26 16:58:08 -08:00
Lucca Faria Ferri
602960b8f2
Lowered some loggers (from Logger.Trace to Logger.Debug);
...
Update on GameCommands.cs
2023-01-26 16:57:16 -08:00
Lucca Faria Ferri
d75a396bed
Cleanup, probable bug fixes with floating numbers, and some other quick fixes
2023-01-26 16:21:09 -08:00
Lucca Faria Ferri
018311cdb8
Fixed type conditioned access, if type pattern merge, fixed some floating point comparisons
2023-01-26 15:00:39 -08:00
Lucca Faria Ferri
59f7c47c83
Cleanup
2023-01-26 14:53:49 -08:00
Lucca Faria Ferri
4c7b9e9351
typo
2023-01-26 14:53:04 -08:00
Lucca Faria Ferri
31ea0a9681
Bosses cleanup
2023-01-26 14:49:10 -08:00
Lucca Faria Ferri
bf07202187
Item cleanup
2023-01-26 14:47:18 -08:00
Lucca Faria Ferri
3312e5b693
Cleanup
2023-01-26 14:45:27 -08:00
Lucca Faria Ferri
55e30cd4c0
Item/ItemGenerator reformat; Change in Loggers
2023-01-26 14:43:05 -08:00
Lucca Faria Ferri
7c8f95fdfd
Get current difficulty.
2023-01-26 12:53:41 -08:00
Lucca Faria Ferri
70da7c4486
!difficulty <set|up|down>
...
removed Not Implemented Exception in Item.cs
2023-01-26 12:35:06 -08:00
Lucca Faria Ferri
8ff0f67428
Item.cs variable changes
2023-01-26 11:22:31 -08:00
Lucca Faria Ferri
9b830e204e
Merge remote-tracking branch 'origin/community' into community
2023-01-26 10:23:45 -08:00
Lucca Faria Ferri
75f8479f86
Cleanup
2023-01-26 10:23:37 -08:00
Lucca Faria Ferri
e777064778
Merge branch 'community' into fromCommunity
2023-01-26 15:01:57 -03:00
Lucca Faria Ferri
bfc164d2d0
Merge pull request #98 from DeKaN/animation-tagmap-revert
...
Revert all TagMap changes and fix some exceptions
2023-01-26 14:51:54 -03:00
Lucca Faria Ferri
4043e01339
Added new commands, added option to spawnrandomequip to generate with a biased toonclass, added some minrank requirements to some commands
2023-01-26 09:15:38 -08:00
Lucca Faria Ferri
5c2ae9e897
Compound assignment
2023-01-26 08:21:53 -08:00
Lucca Faria Ferri
98b6bf4d13
quick (non-breaking) changes
2023-01-26 08:20:55 -08:00
Lucca Faria Ferri
6c41dc4c67
Fixed #81 - A new bug appeared - on the first quest, talking with rumford doesn't spawn the monsters (advance quest)
...
Also, renamed QuestSetuped to QuestSetup.
2023-01-26 08:10:13 -08:00
DeKaN
9d046be1d1
Revert all TagMap changes and fix some exceptions
2023-01-26 20:04:52 +04:00
Lucca Faria Ferri
d044a9c1fd
Fixed issue while compiling GameCommands.cs
2023-01-26 07:59:35 -08:00
Pablito
98a050cc89
Consumables final adjusments before the split seasonal and offseason.
2023-01-25 21:25:09 -03:00
Enthusiast
a899bc2566
Merge branch 'community' into move_consumable_to_gameaccount
2023-01-24 21:46:23 -03:00
Pablito
e4c559a7a2
Solve HellFire items bug (all items it's ok.
2023-01-24 21:24:10 -03:00
pr701
4c80e59125
Merge pull request #90 from iamdroppy/useful-methods-player-manager
...
Useful methods player manager
2023-01-23 23:10:43 +03:00
Lucca Faria Ferri
14b2a0164e
Merge branch 'community' into fixed-attributes
2023-01-22 20:43:12 -08:00
Lucca Faria Ferri
c3578a0bcd
Merge branch 'community' into useful-methods-player-manager
2023-01-22 20:37:37 -08:00
pr701
7a403b76db
revert animations fix
2023-01-23 06:40:40 +03:00
pr701
1a313dbf3b
Revert "Extract Animation Sno ids into enum, replace some magic constants"
...
This reverts commit 2547389215 .
2023-01-23 06:19:07 +03:00
Lucca Faria Ferri
a2648c1e48
Added fixed attributes, added Invulnerability command, fixed compilation issue, more translations
2023-01-23 06:04:42 +03:00
DeKaN
2547389215
Extract Animation Sno ids into enum, replace some magic constants
2023-01-23 06:03:56 +03:00
pr701
d7bce32efb
revert animations fix
2023-01-23 05:49:38 +03:00
Lucca Faria Ferri
a1180e6178
typo
2023-01-23 05:27:29 +03:00
Lucca Faria Ferri
33b096de32
Added fixed attributes, added Invulnerability command, fixed compilation issue, more translations
2023-01-23 05:24:50 +03:00
Lucca Faria Ferri
55da2d1691
Reformat of GameCommand.cs
2023-01-22 10:26:35 -08:00
Lucca Faria Ferri
1efa5a7624
Speed modifier with persistent attributes.
2023-01-22 10:20:04 -08:00
Lucca Faria Ferri
38464f4777
typo
2023-01-22 09:52:07 -08:00
Lucca Faria Ferri
b11eb31c51
Added fixed attributes, added Invulnerability command, fixed compilation issue, more translations
2023-01-22 09:43:32 -08:00
DeKaN
c071d7a174
Merge remote-tracking branch 'upstream/community' into extract-animation-sno
2023-01-22 19:54:10 +04:00
Lucca Faria Ferri
71edf0d317
Merge branch 'community' into translation
2023-01-22 07:17:10 -08:00
Pablito
827548b88e
Show the correct Paragon level in party.
2023-01-22 11:27:56 -03:00
Lucca Faria Ferri
e9f11b04c8
Reformat
2023-01-21 22:18:16 -08:00
Lucca Faria Ferri
9d7e315f2b
Translation
2023-01-21 22:17:51 -08:00
Lucca Faria Ferri
8e884c4fe4
translation and refactoring
2023-01-21 19:12:38 -08:00
Lucca Faria Ferri
236d2f5f7f
Translation update
2023-01-21 18:05:13 -08:00
Lucca Faria Ferri
36926364dc
refactor
2023-01-21 17:57:25 -08:00
Lucca Faria Ferri
c4544140fd
refactoring
2023-01-21 17:53:22 -08:00
Lucca Faria Ferri
9bf81750ee
Translation, small refactoring, etc.
2023-01-21 17:52:11 -08:00
Lucca Faria Ferri
df29776fb7
Translating and cleanup
2023-01-21 17:20:32 -08:00
iEvE
2d1302758f
Clean up and little fix =)
2023-01-21 22:35:54 +03:00
Advocaite
97d0a55972
urgent fix
...
small bugfix
urgent
2023-01-22 02:48:38 +08:00
Advocaite
bbc38b4cb8
Update Banner.cs
...
open banner customize fix
2023-01-22 00:20:49 +08:00
DeKaN
bbbd7bde39
Extract Animation Sno ids into enum, replace some magic constants
2023-01-21 00:18:03 +04:00
Advocaite
e576783038
Banner Fix for Greater Rifts
...
fixes the banner being used in greater rifts
also allows for other events to be able to disable banner.
2023-01-19 01:11:38 +08:00
Advocaite
95a263226e
Merge branch 'blizzless:master' into master
2023-01-18 23:40:28 +08:00
pr701
5ad27454ca
Merge branch 'master' into community
2023-01-18 02:19:35 +03:00
Pablito
32758fbc36
Change the limite of Tab Main Paragon.
2023-01-17 18:38:37 -03:00
Pablito
8022789039
Set Paragon Level max 50k and solve the Paragon distribution points to correct tabs.
2023-01-15 19:13:16 -03:00
DeKaN
f456af1d01
Merge branch 'master' into community
2023-01-15 17:31:27 +04:00
Crypto137
926b08d514
Implement Shadows in the Desert quest workaround
2023-01-15 13:03:54 +03:00
Crypto137
f1f3d40f77
Move corpse res charge reset to checkpoint
2023-01-15 11:17:08 +03:00
Crypto137
ba3cd35ae6
Disable potion drops when player has one in their inventory already
2023-01-13 10:22:13 +03:00
Crypto137
a489b22d68
Disable potion consumption on use
2023-01-13 10:15:00 +03:00
Crypto137
e65446a734
Move health potion implementation to a power
2023-01-13 10:14:03 +03:00
Crypto137
1babc5cfd4
Fix resurrection at corpse
2023-01-13 09:48:21 +03:00
Crypto137
c7da2775b2
Fix resurrection time attribute encoding
2023-01-13 09:38:52 +03:00
Crypto137
2e70fa6538
Increase default stash size
2023-01-10 08:41:07 +03:00
Crypto137
ea1b0eda7c
Implement a temp workaround to unlock stash tabs
...
Tab purchasing with gold needs to be fixed properly.
2023-01-10 08:01:50 +03:00
Crypto137
f100f499d2
Fix Wizard's Ray of Frost rune VFX
2023-01-10 04:47:06 +03:00
Crypto137
aa20980d11
Fix Skill_Override GameAttribute encoding
...
Wizard's Archon skill works again
2023-01-10 03:48:34 +03:00
DeKaN
3017a74cac
Extract Actor Sno ids into enum and replace int "magic constants"
2022-09-10 14:52:14 +04:00
Advocaite
8957f284f5
Discord Bot Intergration
...
Discord bot added to server
some general info commands a example event, also ability to register account with discord bot and link discord user to that account and give them role for registering.
2022-09-08 04:02:44 +08:00
Gitea
d2bfdd0bbe
Network code update to 2.7.4.84161
2022-09-02 18:27:53 +10:00
DeKaN
dec5879fc9
Extract World SNO ids into enum and replace int "magic constants"
2022-08-22 03:33:11 +04:00
Gitea
29a8c4f0b9
фик
2022-08-21 13:31:51 +10:00
Gitea
267d087142
+ Удалена большая часть Warnings.
...
+ Применено исправление деспауна Големов при их взрыве - fix from DeKaN
+ Добавлен патч для портала в новый тристрам со стороны Лощины Стенаний.
+ Добавлена новая подсистема "Друзья".
+ Добавлен звук продажи предметов
!Внимание тем кто тестирует - для поиска причины бага, добавлена в консоль информация при использовании Waypoint. Если вас телепортирует не в нужную локацию, скопируйте от туда текст ---Waypoint Debug---.
2022-08-21 11:39:59 +10:00
Gitea
c7f754dafc
Фиксики
...
+ Исправлены анимации отбрасывания
+ Исправлена анимация подбора денег и добавлен звук
+ Исправлены краши после последнего обновления клиента!
2022-08-20 14:52:55 +10:00
Gitea
2ed0f1c7bb
Barbarian Fix
2022-08-20 10:09:50 +10:00
Gitea
897e3bce74
Добавьте файлы проекта.
2022-08-17 14:50:06 +10:00