88 Commits (ad584ccc00b10071a24641fab6f983ad71b2d981)

Author SHA1 Message Date
Andrettin f6b4665e94
Make Player Class Data Data-Driven (#8167) 6 months ago
Anders Jenbo eab6358c45
Remove unused header charconv (#8172) 6 months ago
Andrettin bda02c4a54
Allow Providing the Item Cursor Frame Number instead of ID in itemdat (#8150) 6 months ago
Andrettin 7d1aebd91b Added support for mapping IDs for item types 7 months ago
Andrettin 19f50e34f4 Added support for defining additional unique base items via TSV loading 7 months ago
Andrettin ae4264b202 Added Lua binding for defining new item types 7 months ago
Andrettin e2e8446be1
Added Lua Bindings for Adding Unique Items 7 months ago
Anders Jenbo 88efadfce8 Make affixes data driven 8 months ago
Andrew James 1412e25eff
Allow for item drop rates up to 255 (#7533) 1 year ago
Eric Robinson f67fbfeaca
Conditionally set cursor graphic for unique items (#7067) 2 years ago
Eric Robinson ebe353f105
Revise how unique cursor graphic is obtained (#7066) 2 years ago
Gleb Mazovetskiy dc59cdaee4 Extract objcurs widths into a file 2 years ago
Gleb Mazovetskiy 7cb24054a3 DataFile: Add a couple of helper methods 2 years ago
Gleb Mazovetskiy cfdade5f37 Simplify txtdata parsing with a helper class 2 years ago
Gleb Mazovetskiy f566359e4f Migrate item data to txtdata/ 2 years ago
Gleb Mazovetskiy 8c1a847f41 Remove utils/stdcompat/string_view.hpp 3 years ago
obligaron 1522dc7031 Multiplayer: Add arena potions 3 years ago
obligaron a50d4a93ee Revert "Fix duplicate affix name (Crimson)" 3 years ago
staphen 928d00e9a8 Revert "Fine -> Sturdy" 3 years ago
obligaron 6edae7cf6c Ensure Spectral Elixir is only usable after black mushroom quest is finished 3 years ago
KPhoenix d813f13700 `enum spell_id` -> `enum class SpellID` 3 years ago
KPhoenix 99a37a4113 Fine -> Sturdy 3 years ago
KPhoenix 34ac4ec707 Fix duplicate affix name (Crimson) 3 years ago
Gleb Mazovetskiy 7c53a5d5b3 Reduce `ObjectData` size: 24 bytes -> 11 bytes 3 years ago
Gleb Mazovetskiy b281f0afac Run tools/cpp_format_struct_table.py 3 years ago
Gleb Mazovetskiy ae0297006e A tool to format a struct table 3 years ago
Vladimir Olteanu 58ae9169f1
Item effect cleanup (#5229) 4 years ago
burningserenity 69e0c51d8c Another approach 4 years ago
burningserenity 0b6e81a598 Fix flash, town portal, and identify scroll descriptions 4 years ago
ikonomov fd8f96b713
minor alignment adjustment (#4498) 4 years ago
DakkJaniels dad46e1905
Item special effect enum (#4129) 4 years ago
qndel e3019b43b0 fix armor pierce on uniques and display affix values 4 years ago
DakkJaniels 0bae1ea3a1
switch affix_item_type bit flag enum to class format (#4123) 4 years ago
Gleb Mazovetskiy e12adf689e Fix windows build 4 years ago
KPhoenix bb9a20f5e9 Implement unused Long War Bow graphic 4 years ago
qndel 35c5144bde
fix indentation in items table (#3868) 4 years ago
qndel c6a22f6490 fix helm of sprits name 5 years ago
qndel 893f91bacd fix gryphons claw name 5 years ago
Juliano Leal Goncalves 379a27b64a ♻️ Convert 'ItemType' enum to enum class 5 years ago
Juliano Leal Goncalves 4431e3a823
🚚 Rename 'UItemStruct' struct to 'UniqueItem' (#2806) 5 years ago
Juliano Leal Goncalves 528d703616 🚚 Rename 'ItemDataStruct' to 'ItemData' 5 years ago
Anders Jenbo 90960f0c14 Remove dead code 5 years ago
Anders Jenbo 996cadf972 ♻️Unique powers cleanup 5 years ago
matheusgomes28 42e2c174ac
Refactored parameters of "StartItemPower(...)" and code around calls to it. (#2345) 5 years ago
Anders Jenbo c8870dbd1f Rename item globals 5 years ago
Anders Jenbo 2da100c63e Align data tables 5 years ago
Anders Jenbo 9e2206a673 Format code 5 years ago
arcas 6502a3ca4d
Adding resources for translation (#1973) 5 years ago
Anders Jenbo 187d547fb8 🌐 Remove unused string from the translation list 5 years ago
John Törnblom e0dddf508a
Add automatically translated string literals (#1694) 5 years ago