Commit Graph

271 Commits

Author SHA1 Message Date
Lucca Faria Ferri
c3d3984725 Animations bugfix
All AnimationSno now with their SnoFileName, to prevent issues and try to resolve animations (at least the ones that worked before).
2023-02-03 05:08:27 -08:00
Lucca Faria Ferri
8521c490c2 Patching ActorSno.cs (misplaced attributes) 2023-02-03 04:14:18 -08:00
Lucca Faria Ferri
ad7aa30e88 Color format. 2023-02-03 04:02:03 -08:00
Lucca Faria Ferri
22a56e78a1 Fixed actor SNOs. 2023-02-03 04:00:42 -08:00
Lucca Faria Ferri
97a8bfa8a3 Quests and MPQ work.
Fixed quest to find 2 orbs on the rotten forest;
Fixed load actors to load an actor file that could not be found - as many actors rely on a name which is not always provided on the enum by using a [SnoFileName("TheActual SnoFileName")];
Changed FileFormats.Actor to FileFormats.ActorData
2023-02-02 11:52:36 -08:00
Lucca Faria Ferri
bce8acfaf3 Merge remote-tracking branch 'origin/community' into community 2023-02-02 06:44:32 -08:00
Lucca Faria Ferri
78126fb119 Instance from auto property to readonly static. 2023-02-02 06:44:23 -08:00
Lucca Faria Ferri
256dd7336a
Update config.ini 2023-02-02 10:34:03 -03:00
Lucca Faria Ferri
396fc3e0f3 improvement shutdown/item gen 2023-02-02 05:18:59 -08:00
Lucca Faria Ferri
2bfaa5c9c1 Merge remote-tracking branch 'origin/community' into community 2023-02-02 05:18:35 -08:00
Lucca Faria Ferri
282b990ae4 Updated default config, and shutdown 2023-02-02 05:18:27 -08:00
Lucca Faria Ferri
47f3495cba
Update README.md 2023-02-01 18:02:01 -03:00
Lucca Faria Ferri
6c1621d6ea
Update README.md 2023-02-01 17:59:46 -03:00
Lucca Faria Ferri
8d82fcb853
Update config.ini 2023-02-01 17:06:23 -03:00
Lucca Faria Ferri
591c2845ac Invalid levels given returns an error instead. 2023-02-01 11:04:30 -08:00
Lucca Faria Ferri
0db3d0bf12 Merge remote-tracking branch 'origin/community' into community
# Conflicts:
#	src/DiIiS-NA/D3-GameServer/CommandManager/AccountCommands.cs
2023-02-01 10:54:37 -08:00
Lucca Faria Ferri
56028a9792 Each command to their own file, improvement on Necromancer.cs and NecromancerSkeleton_A.cs 2023-02-01 10:54:24 -08:00
Lucca Faria Ferri
724aecba47 Each command to their own file, improvement on Necromancer.cs and NecromancerSkeleton_A.cs 2023-02-01 10:49:15 -08:00
Lucca Faria Ferri
35e8a17de0 Merge remote-tracking branch 'origin/community' into community 2023-02-01 09:53:23 -08:00
Lucca Faria Ferri
4744222dd4 all fine now. 2023-02-01 09:36:33 -08:00
Lucca Faria Ferri
743146fe77
Update game-world-settings.md 2023-02-01 11:55:01 -03:00
Lucca Faria Ferri
50b010b62f
Update game-world-settings.md 2023-02-01 11:54:37 -03:00
Lucca Faria Ferri
c6804d558d Merge remote-tracking branch 'origin/community' into community 2023-02-01 06:45:54 -08:00
Lucca Faria Ferri
a62137c40c Small refactoring. 2023-02-01 06:45:46 -08:00
Lucca Faria Ferri
95293710ce Small refactoring. 2023-02-01 06:45:24 -08:00
Lucca Faria Ferri
85de65c041 #115 Always save quests progress if config.ini has AutoSaveQuests = true - unless in open world. In tests. 2023-01-31 14:51:49 -08:00
Lucca Faria Ferri
f227b01d5a Merge remote-tracking branch 'origin/community' into community 2023-01-31 14:46:36 -08:00
Lucca Faria Ferri
7a90b4d47f Object initializer change on Objectives 2023-01-31 14:46:28 -08:00
Lucca Faria Ferri
b36e1449bf
Update game-world-settings.md 2023-01-31 19:36:30 -03:00
Lucca Faria Ferri
26c5fe328b
Update config.ini 2023-01-31 19:35:24 -03:00
Lucca Faria Ferri
d9df13b710 quickfix 2023-01-31 14:27:23 -08:00
Lucca Faria Ferri
66f1423ecc Small changes 2023-01-31 14:10:07 -08:00
Lucca Faria Ferri
ef89b0b732 Player/World broadcast 2023-01-31 13:41:35 -08:00
Lucca Faria Ferri
602a42042a Fixed kill leoric;
Fixed bug that opened a portal behind Leoric before killing him (and to reopen it after killing him);
MethodTrace when opening door;
Created command to open all world's doors, nearby doors, and get info about door states;
Created a GetPortals near Actor.
2023-01-31 13:15:50 -08:00
Lucca Faria Ferri
5759335f9a cleanup 2023-01-31 09:12:30 -08:00
Lucca Faria Ferri
765090c841 Improvement on FileTarget.cs 2023-01-31 09:11:22 -08:00
Lucca Faria Ferri
8c9dc3c9d5 Improvement world bosses;
Command to open all doors;
Do not show logs of colors
2023-01-31 09:09:46 -08:00
Lucca Faria Ferri
b95ab45e62 Update. 2023-01-31 07:34:32 -08:00
Lucca Faria Ferri
5bf02402e0 Merge remote-tracking branch 'origin/community' into community 2023-01-31 06:47:03 -08:00
Lucca Faria Ferri
e41a50140d Merge remote-tracking branch 'origin/community' into community 2023-01-31 06:46:57 -08:00
Lucca Faria Ferri
a39c7a62ae Merge remote-tracking branch 'origin/community' into community 2023-01-31 06:46:48 -08:00
Lucca Faria Ferri
343fadd2c4 Merge remote-tracking branch 'origin/community' into community 2023-01-31 06:46:40 -08:00
Lucca Faria Ferri
2694968300 Merge remote-tracking branch 'origin/community' into community 2023-01-31 06:46:31 -08:00
Lucca Faria Ferri
53482f0adf Added Motd; simple refactoring 2023-01-31 06:45:26 -08:00
Lucca Faria Ferri
7993bba138
Update config.ini 2023-01-30 18:35:29 -08:00
Lucca Faria Ferri
4c5126e5da Updated !quest command 2023-01-30 15:43:01 -08:00
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