No description
Find a file
Image 82ccc26642 Item/Merchant/Scribing/Inventory Updates
Fix #231 - item_description function which returns a string added to ItemScripts.  Can allow setting of specialized red text, eg "You already know this language.".  Completes 231 with the other ItemScripts support (item_difficulty) and scribing support
which includes a new rule:
RULE_INIT(R_Spells, RequirePreviousTierScribe, "0"); // requires step up apprentice -> apprentice (handcrafted?) -> journeyman (handcrafted?) -> adept -> expert -> master

Fix #323 - check in main equipment (0) slots for bags only which addresses the appearance overriding bags issue.
2021-03-21 08:18:38 -04:00
cmake Add CMake for root + Login/WorldServer 2020-09-06 13:18:17 -05:00
Content @xonos icon extraction 2020-03-12 17:50:24 -04:00
DB/updates lua_file set to not include default value since mysql is picky 2021-03-10 08:37:23 -05:00
EQ2 Item/Merchant/Scribing/Inventory Updates 2021-03-21 08:18:38 -04:00
installer Update installer to current 2021-03-16 16:52:59 -07:00
server Struct updates for merchants (red text description) and item display options (scribed/need other spell scribed first) 2021-03-21 08:13:20 -04:00
.gitignore Update .gitignore 2020-04-16 10:08:31 -04:00
CMakeLists.txt Add CMake for root + Login/WorldServer 2020-09-06 13:18:17 -05:00
LICENSE.md Base 2020-02-28 09:17:24 -05:00
README.md Update 'README.md' 2020-06-08 20:41:56 +00:00

EQ2Emulator Project - ALPHA BUILD

Visit https://www.eq2emu.com for more project details, wiki and server installation instructions.

Building/Compiling

Linux Compile Instructions: On our Wiki

Authors

Project team site at EQ2EMu and ZekLabs

License

This project is licensed under the GNU General Public License - see the LICENSE.md file for details