990 Commits (cfac786daf0dc880b308042209d8335ea9217c40)

Author SHA1 Message Date
Eric Robinson cfac786daf
Make invalid items unusable (#7506) 1 year ago
Eric Robinson 228aa7e210
Revise Teleport Target (#7531) 1 year ago
Gleb Mazovetskiy f7a93f4cd3 Improve `dev.display.path()` 1 year ago
Andrew James c7abf2f778
Extract logic from CheckInvCut/AutoPlaceItemInInventory (#7494) 1 year ago
Eric Robinson baaa906583
Remove CheckCheatStats() (#7461) 1 year ago
Eric Robinson cdd22626b4
Fix Knockback direction (#7093) 2 years ago
Eric Robinson 109c3b165c
Bugfix/Refactor: Min-Max Damage Range Calculations (#7022) 2 years ago
KPhoenix b0cb1b92ed Bugfix: Corruption item power 2 years ago
Eric Robinson fc457388fd
Removes the logic that mimics the Hellfire oversight 2 years ago
Eric Robinson a374985c5b Optimize StartSpell() 2 years ago
Eric Robinson cec258fd4d
Clean up StartRangeAttack() (#7207) 2 years ago
Eric Robinson d54e96ed90
Optimize RespawnDeadItem() (#7212) 2 years ago
qndel 24f108f193
fix many typos (#7322) 2 years ago
Gleb Mazovetskiy bf98d9f533 Speed up DeadItem 2 years ago
Eric Robinson 5ae0e5eb17
Optimize DeadItem() (#7213) 2 years ago
staphen 60113bb0b8 Fix brightness of whu casting animations 2 years ago
matheusgomes28 7848ab731e
Splitting CheckInvPaste() into smaller functions (#6984) 2 years ago
Tully ba529feb3e Fix infravision monsters flickering when manipulating inventory (#6687) 2 years ago
Eric Robinson 0a2d488efc
Remove redundant code from southwalk fix (#7052) 2 years ago
KPhoenix 00e97d4efc Remove more redundant code 2 years ago
KPhoenix 21df8d6703 Remove redundant code 2 years ago
KPhoenix fee49ea061 Consolidate walk functions 2 years ago
KPhoenix 8291d30dd1 Fix South Walk bug 2 years ago
Eric Robinson ad452cb6c0
Bugfix: DLVL 16 speech after Diablo death (#7008) 2 years ago
ikonomov 99308085f0
spectral damage off by 1 (#7021) 2 years ago
qndel d907ee230d fix typos 2 years ago
obligaron cd840513b9 Introduce Player::isLevelOwnedByLocalClient 2 years ago
obligaron b42b72221f Use PlayerAtPosition at more places 2 years ago
obligaron fae6b3d817 Change Player::getId() and MyPlayerId to uint8_t 2 years ago
obligaron f445bb4ef8 Change CastSpell to Player reference 2 years ago
obligaron 75f68e1b8f Introduce Player::occupyTile 2 years ago
obligaron 79a43dc1de Introduce AddMissile overloads specific for player and monster 2 years ago
ephphatha 3b458376bb Use a pointer to a player instance instead of network id for cursor hovering 2 years ago
Anders Jenbo bb2e189327 Convert _sfx_id in to class enum 2 years ago
staphen b82081d883 Prevent softlock when removing Auric Amulet 2 years ago
KPhoenix fec9bc7f40 Bugfix: Speed spell on item swap 3 years ago
ephphatha 4e6517e54c load starting loadout dynamically 3 years ago
ephphatha 56a6889225 Use generic code to create starting items for new characters 3 years ago
ephphatha 6a8f4b12da Get base block bonus from data struct instead of storing a copy 3 years ago
ephphatha 5d50b5520d Add PlayerData lookup helper to avoid manual casts 3 years ago
ephphatha 78529414fb Move asset path to PlayersSpriteData 3 years ago
Gleb Mazovetskiy e090c8bf31 Extract some player attributes to data files 3 years ago
DakkJaniels ef87664403 refactor cleaving: added in player method to determine if character can cleave and if an item is equipped. 3 years ago
Andrew James ed9bdd7ae5 Remove duplicated HeadlessMode check in LoadPlrGfx 3 years ago
Gleb Mazovetskiy 62e9aa0448 `MissilePosition`: Use `WorldTilePosition` 3 years ago
Eric Robinson 9277aa72de
Fix Floating Numbers after death (#6505) 3 years ago
ephphatha 8ed451b051 Move AddPlrExperience to class member function of Player 3 years ago
ephphatha e6890cc5cc Move MaxCharacterLevel to playerdat and add helpers for the various uses 3 years ago
ephphatha 14639cd096 Replace _pNextExper with getter method 3 years ago
ephphatha da76e131e4 Add getter/setter for character levels to ensure _pNextExper stays synced 3 years ago