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
|
eb89fd4e5e
|
translation and static refactoring of GameRequestService.cs
|
2023-01-26 11:20:20 -08:00 |
|
Lucca Faria Ferri
|
1d1d877c41
|
Cleaup and log improvement.
|
2023-01-26 11:13:36 -08:00 |
|
Lucca Faria Ferri
|
fa5bdf4d08
|
Increased Trace level over Debug level.
|
2023-01-26 11:09:08 -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
|
c97bbfce3b
|
Merge pull request #97 from rgto/fromCommunity
Consumables final adjusments before the split seasonal and offseason.
|
2023-01-26 15:02:07 -03: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 |
|
pr701
|
8230e98543
|
Merge pull request #95 from rgto/move_consumable_to_gameaccount
Solve HellFire items bug and create structure/code to hardcore consumable.
|
2023-01-25 14:13:59 +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
|
55436fea78
|
Merge pull request #91 from iamdroppy/background-monitor
Simple background monitor for tracking memory, CPU usage, and server …
|
2023-01-23 23:11:11 +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 |
|
pr701
|
6da8166656
|
Merge pull request #88 from iamdroppy/fixed-attributes
Speed modifier with persistent attributes.
|
2023-01-23 22:55:33 +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 |
|
Lucca Faria Ferri
|
91e14f7152
|
Merge branch 'community' into background-monitor
|
2023-01-22 20:34:15 -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
|
629ba9ea05
|
Simple background monitor for tracking memory, CPU usage, and server status
|
2023-01-22 10:59:36 -08:00 |
|
Lucca Faria Ferri
|
421d648488
|
Broadcast and server-wide whisper to PlayerManager
|
2023-01-22 10:50:48 -08: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 |
|