Lemongrass3110
b3506fb8f5
Buyingstore persistency
...
Basic features of @autotrade persistency now also available for buyingstores.
2014-02-06 09:55:59 +01:00
Cydh Ramdh
a862051cd3
* Follow up c1871e9,3181ff6. Moved vip base and job exp bonus calculation to the pc_calcexp with another exp bonus
...
* Follow up 3441d4a
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2014-02-05 23:39:22 +07:00
Cydh Ramdh
3441d4a30b
* Updated/added item_db, thank https://github.com/ROClientSide/Translation for some item view ids
...
* Follow up 0724d1e
* Fixed bugreport:8596 http://rathena.org/board/tracker/issue-8596-compile-warnings-with-fresh-svn
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2014-02-05 19:07:05 +07:00
Cydh Ramdh
b4bdaebeeb
* Replaced INF2_NO_AUTOSHADOWSPELL with INF2_AUTOSHADOWSPELL following AEGIS standard, reverted c9cf222.
...
* Fixed bugreport:8596 http://rathena.org/board/tracker/issue-8596-compile-warnings-with-fresh-svn/
* Removed temporary array while parsing shop NPC, makes remove the limit 100 items each NPC
* Added idRO cash trader according to Chinese New Year event
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2014-02-04 12:32:38 +07:00
Cydh Ramdh
96a7e476f5
Fixed bugreport:8599 http://rathena.org/board/tracker/issue-8599-about-his-items-the-ig-thing/
...
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2014-02-03 21:45:57 +07:00
Cydh Ramdh
fb42cbf073
* Follow up 96443cd, fixed wrong type for base sp calculation when dividing sp_factor also as fix of bugreport:8450 ( http://rathena.org/board/tracker/issue-8450-max-sp-wrong-bug-in-pre-re%EF%BC%81/ )
...
* Follow up 26025e6, wrong path. Fixed bugreport:8594 (http://rathena.org/board/tracker/issue-8594-too-many-columns-in-job-db1txt/ )
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2014-02-03 19:45:15 +07:00
Cydh Ramdh
c9cf2228a3
* Added skill INF2_NO_AUTOSHADOWSPELL for some skills that cannot be auto casted by Auto Shadow Spell as fix of bugreport:8582, http://rathena.org/board/tracker/issue-8582-shadow-chaserauto-shadow-spell-restricted-spells/
...
* Removed unused const.txt entries as fix of bugreport:8467, http://rathena.org/board/tracker/issue-8467-left-over-constants-from-mob-controller-system/
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2014-02-03 01:17:28 +07:00
Cydh Ramdh
9bda49d64f
Fixed bugreport:8201, imported job_db1.txt doesn't change Job Max HP/SP ( http://rathena.org/board/tracker/issue-8201-job-db1/ )
...
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2014-02-02 20:00:44 +07:00
Cydh Ramdh
26025e600b
* Fixed DB Import that not being read some imported files. bugreport:8543 http://rathena.org/board/tracker/issue-8543-import-folder-nolonger-working/
...
* Fixed packet_db always be 45. bugreport:8487 http://rathena.org/board/tracker/issue-8487-packet-version-is-always-45-for-map-server/
* Follow up 46ca940
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2014-02-02 19:19:37 +07:00
Cydh Ramdh
46ca940692
Follow up Autotrade Persistency, also as fix of bugreport:8572 http://rathena.org/board/tracker/issue-8572-vendingc/
...
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2014-02-02 12:44:52 +07:00
Euphy
007b88f2bb
Added "Merry Badger" NPC to iRO Eden, and other tweaks. (credits: @SkittleNugget, pull #44 )
...
Follow-up 957f495: 'preg_match' will still be compiled for users with PCRE disabled. (tid:92024)
Signed-off-by: Euphy <euphy.raliel@rathena.org>
2014-01-31 03:11:18 -05:00
Cydh Ramdh
6b5c0f4163
Updated item groups and little addition on src documentation
...
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2014-01-30 23:02:50 +07:00
Euphy
957f49563a
Added 'preg_match' script command to match regular expressions.
...
The command is only available if the PCRE library is installed.
Updated indefinite articles in Global_Functions with regex. (credits: Kaivosukeltaja/php-indefinite-article/863f1d5)
Signed-off-by: Euphy <euphy.raliel@rathena.org>
2014-01-29 16:33:27 -05:00
Cydh Ramdh
0ef4047306
Follow up fd063a8 bugreport:8576. Added sc check itself before using sc->data[SC_ALL_RIDING], http://rathena.org/board/tracker/issue-8576-loyal-pets-causing-map-server-to-crash/
...
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2014-01-29 20:28:36 +07:00
Cydh Ramdh
e09cc52b98
Follow up fd063a8, changed SC_ALL_RIDING enum
...
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2014-01-29 19:58:13 +07:00
Lilith
fd063a8e2d
* Merged from 3CeAM r689 & r690
...
- Removed OPTION_MOUNTING
- Added SC_ALL_RIDING
- Added new option in battle/player.conf for changing speed of players when mounted: 'rental_mount_speed_boost'
2014-01-28 07:41:06 -08:00
Euphy
ad13f26fc2
'consumeitem' no longer requires npc_id to run. (bugreport:8563, credits: AnnieRuru)
...
Second part of the bug report is not yet fixed.
http://rathena.org/board/tracker/issue-8563-consumeitem-doesnt-work-if-the-npc-id-is-0-example-bonus-script/
Replaced a few 'consumeitem' commands in scripts that were broken.
Signed-off-by: Euphy <euphy.raliel@rathena.org>
2014-01-28 03:00:48 -05:00
Cydh Ramdh
8fff37eadc
* Fixed Fallen Angel behavior that consumes wrong ammo number
...
* Updated @iteminfo message, for ammo now show the ammo type instead "Arrow/Ammunition"
* Changed some clif_skill_fail messages
* Updated src documentaion for skill_check_castbegin and skill_check_castend
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2014-01-28 13:06:47 +07:00
Euphy
61f3caa106
Added config 'path_blown_halt' for official pushback behavior. (bugreport:8322)
...
Hitting a wall will now always cause units to halt, rather than to continue sliding against the wall.
http://rathena.org/board/tracker/issue-8322-backslide-skill-issue/
Signed-off-by: Euphy <euphy.raliel@rathena.org>
2014-01-27 19:35:36 -05:00
aleos89
3181ff6af1
Follow up to c1871e9
...
* Fixed experience calculation line that was removed by accident.
* Removed some leftovers changes from tests.
Bug Fix
* Fixed Frigg's Song not giving max HP rate bonus.
2014-01-27 12:31:55 -05:00
aleos89
c1871e91dc
Bug Fixes
...
* Fixed Arm Cannon target type to be ground. (bugreport:8496)
* Fixed Rampage Blaster damage formula. (bugreport:8480)
* Fixed Lightning Walk spirit sphere cost requirement. (bugreport:8474)
* Fixed Deadly Infect to not pass Guillotine Cross poisons to MVPs. (bugreport:8505)
* Fixed Gentle Touch - Cure HP recovery formula. (bugreport:8511)
* Fixed Tiger Cannon taking more HP and SP than it should. (bugreport:8538)
* Fixed Voice of Siren duration time. (bugreport:8382)
* Fixed script command sscanf to return -1 when a string is empty. Thanks to AnnieRuru. (bugreport:8562)
* Fixed VIP bonus experience being included in a monster's death when a Non-VIP kills the monster.
2014-01-27 09:56:16 -05:00
Lemongrass3110
139bc1c940
Autotrade Allocation
...
Fixed autotrade allocation
Also fixed some other minor issues
2014-01-27 14:18:54 +01:00
Cydh Ramdh
03108701c0
Implemented suggestion "Script Command to block commands" http://rathena.org/board/topic/88888-script-command-to-block-commands/
...
-- Added new script commands: 'enable_command', 'disable_command'
-- Added new config 'atcommand_enable_npc' at conf/battle/gm.conf
-- Thank Kichi for the patch file
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2014-01-27 19:34:29 +07:00
Lemongrass3110
5988c7ab6d
Bug fixes
...
Optimized MVP tomb code, thanks ivanyan
http://rathena.org/board/tracker/issue-8159-mvptomb-destroy-not-efficient-code/
Fixed quest status display, thanks reigneil
Credit to malufett
http://rathena.org/board/tracker/issue-7175-bug-in-all-quests/
Fixed @autotrade persistency problems:
Changed truncate to delete
Fixed sex problems
2014-01-27 10:10:58 +01:00
Euphy
11e507bbde
Added battle config 'warg_can_falcon'. (tid:63060, credits: 3CeAM r112)
...
Fixed a documentation issue for @size. (bugreport:8547)
http://rathena.org/board/tracker/issue-8547-size-size/
Signed-off-by: Euphy <euphy.raliel@rathena.org>
2014-01-26 18:15:30 -05:00
Cydh Ramdh
ce26e8cb2a
Fixed bugreport:8550 http://rathena.org/board/tracker/issue-8550-baddmonsterdropitem-bug/
...
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2014-01-26 19:23:40 +07:00
Cydh Ramdh
34ac3bf3bc
Fixed Cart Boost (Genetic effect) bureport:8553, http://rathena.org/board/tracker/issue-8553-cart-boost-can-be-dispelled/
...
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2014-01-26 16:38:00 +07:00
Cydh Ramdh
31d97129f8
* Added @showrate to disable/enable the message of rate information when VIP is enabled. (Someone mention about this, I think the message has posibility will be annoying).
...
* Added 'vip_disp_rate' at player.conf to set the message of rate information is displayed or not by default.
* Added 'disp_serverbank_msg' at misc.conf to hide "login-serv has been asked to %s the player '%.*s'." message.
* Updated map_msg.conf and map_msg_idn.conf
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2014-01-25 21:44:36 +07:00
Euphy
0b6c5421ae
Minor additions and fixes.
...
* Added 'bMaxWeight' item bonus. (credits: AnnieRuru, tid:82366, bugreport:8541)
http://rathena.org/board/tracker/issue-8541-set-maxweight-item-script-error/
* Added an exception for delayed consumption items (type 11) to 'allow_consume_restricted_item'. Needs confirmation. (bugreport:8528)
http://rathena.org/board/tracker/issue-8528-item-noequiptxt-will-disappear-the-item-ex-reins-of-mount/
* Added missing Velum Claw (1832) to WoE Weapon Supply Box (12675). (credits: Inzanity)
Signed-off-by: Euphy <euphy.raliel@rathena.org>
2014-01-24 22:48:42 -05:00
Cydh Ramdh
a0760f171b
* Updated Silent Breeze effect, only gives chance to give silence status to target and the caster (Eira), bugreport:8529, http://rathena.org/board/tracker/issue-8529-homunculus-s-eira-silent-breeze/
...
* Follow up 80f7984, and some minors
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2014-01-24 22:44:26 +07:00
Cydh Ramdh
69481e0583
Merge branch 'rathena/master'
2014-01-24 09:36:12 +07:00
lighta
8115dc048a
Checkweight
...
-Fix bugreport:8503 (chkweight uint16 limitation on weight thx to
AnnieRuru)
-Add this testcase on npc_test_checkweight.txt and move it to npec/tests
folder.
2014-01-23 12:36:52 -05:00
aleos89
27cbc7ff24
Merge pull request #40 from Lemongrass3110/master
...
Added autotrade persistence support.
- Players who are autotrading during a crash/shut down will be restored on start up.
- Live vendor data is stored in SQL.
- Credits to Ind and Lemongrass.
2014-01-23 07:49:18 -08:00
Lemongrass3110
80f7984acc
Dancing skills at invalid coordinates
...
Added a check whether the cells are valid or not.
Fixes: http://rathena.org/board/tracker/issue-8523-using-dance-skills-on-dark-map-will-crash-the-map-server/
http://rathena.org/board/tracker/issue-8317-warning-connection-to-char-server-lost/?st=40
2014-01-23 16:08:13 +01:00
Cydh Ramdh
94322e7084
Follow up 189a46d, increased MAX_QUEST_DB value
...
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2014-01-23 13:23:22 +07:00
Lemongrass3110
b3d622f823
Death penalty
...
Fixed death penalty overflow.
Fixes: http://rathena.org/board/tracker/issue-8522-experience-loss/
2014-01-22 22:42:47 +01:00
Lemongrass3110
3f1242edfd
Status Saving
...
Fixed status saving in general, now cart will always be loaded.
2014-01-22 21:32:00 +01:00
Lemongrass3110
e3372f2d5d
NPC ID update
...
Added some missing NPC IDs and adjusted the NPC range for the newest IDs
2014-01-22 18:51:52 +01:00
Euphy
5d08795837
Implemented 2012 Headgear Quests.
...
Credits to @cydh for helping out with the quest bonus.
Follow-up 1a9b54: added missing SQL item_db entries.
Clarified description of "delayed consumption" item type (11) in item_db documentation. (tid:91187, thanks Annie!)
Signed-off-by: Euphy <euphy.raliel@rathena.org>
2014-01-21 16:01:57 -05:00
aleos89
b818c78f1d
Added Oktoberfest costume.
...
- Requires client version 20131218 or newer.
2014-01-21 11:26:59 -05:00
Cydh Ramdh
1ba024069a
Fixed bugreport:8468, http://rathena.org/board/tracker/issue-8468-item-not-exist-using-dummy-data/
...
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2014-01-21 19:18:19 +07:00
Cydh Ramdh
e2e0a1818e
Follow up a32d3a6, revert this litte thing. Thank Lemongrass
...
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2014-01-20 22:53:55 +07:00
Cydh Ramdh
a32d3a6e76
* Fixed bugreport:8471, http://rathena.org/board/tracker/issue-8471-star-gladiators-feeling-randomising-map/
...
* Follow up f4eb33e, 5a2849d
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2014-01-20 22:38:10 +07:00
Cydh Ramdh
f4eb33e176
* Fixed some typos on skill_copyable_db.txt that causing Shadow Slash (and other skill?) cannot be copied, bugreport:8500 http://rathena.org/board/tracker/issue-8500-plagi-buggi/
...
* Follow up f3bb209 also remove unused check of INF3_DIS_PLAGIA since using skill_copyable_db.txt now
* Follow up 96443cd
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2014-01-20 03:43:05 +07:00
Cydh Ramdh
5a2849d9ff
Fixed bugreport:8514, http://rathena.org/board/tracker/issue-8514-map-server-crash/
...
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2014-01-19 21:00:54 +07:00
Lemongrass3110
ef0515873e
Channels & Typo
...
Autotraders dont join any channels nomore
Fixed a small typo for vending entry loading
2014-01-17 20:47:54 +01:00
Cydh Ramdh
c703636adb
Fixed bugreport:8439 ( http://rathena.org/board/tracker/issue-8439-bonus3-baddmonsterdropitem-not-specified-on-one-item%EF%BC%81/ ) as follow up 32713b9
...
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2014-01-16 13:04:44 +07:00
Lemongrass3110
8183c380f7
Shop order
...
Order will now be the same everytime
2014-01-15 21:21:57 +01:00
Lemongrass3110
b6f60d5434
Added a comment for @euphyy
...
Vendings are now deleted after you relogin with that account
Should fix player freezing?
2014-01-15 09:05:15 +01:00
Lemongrass3110
b7fd4dd274
Unneeded semicolons removed
...
Removed duplicate slashes
2014-01-14 23:38:12 +01:00