- Added support for strcharinfo(3) to retrieve the player's map
- Added script command "searchitem" for name item searches.
- Moved PACKETVER to src/common/mmo.h as it's needed by the char-server now
- Changed the status valX from int to long so that it won't break for pointer-storage in other architectures.
- Moved the change party leader code to party.c
- A few bugfixes or packet field completions based on my past experience messing around with my server.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14155 54d463be-8e91-2dee-dedb-b68131a5f0ec
- Movement speed, and attack delays are not official. (copy/pasted)
- Skills are, like above, copy, pasted, edited. Not official.
- Decided not to drops added for the mentioned monsters.
* Added mapflags for WoESE guild dungeon.
* Added official WoESE Guild Dungeon NPCs, and custom spawns.
- As the mobs are not 100% (missing stats, no drops, etc) they are disabled by default.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14123 54d463be-8e91-2dee-dedb-b68131a5f0ec
- "Conquered" messages can now be effectively toggled off in Battle log
- Added fontsizes for WoESE messages. (At least the non-default sizes.)
* Added font weight constants, although they don't seem to do anything.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14122 54d463be-8e91-2dee-dedb-b68131a5f0ec
- support for font formatting, like font-size
- `bc_woe` flag to allow client-side filtering of WoE announcements
- new broadcast packet 0x40C
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14120 54d463be-8e91-2dee-dedb-b68131a5f0ec
- Official behavior, and allows players to cancel NPC_ALLHEAL casts.
- If battle_config.invincible_nodamage is true, reflected damage is still 0.
* Minor updates and supporting data for Sealed Shrine.
- Zone 5 is now designated for sealed shrine restricted skills.
- Added new quest_db entries for Sealed Shine cooldown.
- Updated mob_db entries for Orc's Memory Instance. (improper stats)
- Updated Land Mine to have a splash effect. (Provided by Daegaladh)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14101 54d463be-8e91-2dee-dedb-b68131a5f0ec
- Removed duplicate lines in item_trade.txt (bugreport:3630)
- Fixed typos in Turbo Track waitingrooms. (bugreport:3628)
- Removed a duplicate comment line from r14003 that caused a warning.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14081 54d463be-8e91-2dee-dedb-b68131a5f0ec
- Fixed a typo ("too much too much") in Alchemist Quest.
- Updated SQL item/mob databases to latest. (thanks Peter)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14074 54d463be-8e91-2dee-dedb-b68131a5f0ec
* Updated item_trade with several new items, hopefully retaining most white space.
* Added messing 'end;' in one of the 13.1 lighthalzen guard.
* Fixed NPC IDs in niflheim quests again. Should be 111 and "non-clickable"
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14060 54d463be-8e91-2dee-dedb-b68131a5f0ec
* Updated some stats and implemented Luciola Vespa AI use.
* Tweaked the skills for them, still custom though.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14052 54d463be-8e91-2dee-dedb-b68131a5f0ec
- Fixed an issue on some 1-1 job quest log commands.
- Fixed some issues with hair_style. (bugreport:3558)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14041 54d463be-8e91-2dee-dedb-b68131a5f0ec
- mob id no longer stores in sql.
- counts won't increase if you have killed sufficient mobs.
* Fixed Merchant's medalion wrong aspd bonus (bugreport:3554)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14036 54d463be-8e91-2dee-dedb-b68131a5f0ec
- Added missing bonuses to Mask_Of_Ifrit (5420). (bugreport:2188)
- Added better examples for some documentation.
- Fixed item loss from mail if you are OVER 100% overweight. (bugreport:1862)
- Fixed 'waitingroom2bg' checking wrong parameter. (bugreport:3330)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14034 54d463be-8e91-2dee-dedb-b68131a5f0ec
- Added some items from the ep 12 & 13 item givers.
- Increased MAX_RANDITEM to 11000.
(topic:226055)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13993 54d463be-8e91-2dee-dedb-b68131a5f0ec
- Added equipment using various sources, and iRO descs.
- Added ETC items based on personal experiences in game.
* Removed garbage text from the quest database.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13971 54d463be-8e91-2dee-dedb-b68131a5f0ec
Added support for empty lines between individual attr_fix.txt blocks, fixes crash at startup (bugreport:3426).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13968 54d463be-8e91-2dee-dedb-b68131a5f0ec
- Added many new quests, although they are all unused by scripts currently.
- Changed several of the old quest names to match the names on iRO
- Removed garbage "quest(" remainants from several of the quests...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13965 54d463be-8e91-2dee-dedb-b68131a5f0ec