11605 Commits

Author SHA1 Message Date
Cydh Ramdh
7107cc7ce9 * Fixed succes rate of Dark Crow
* Fixed damage rate bonus of Telekinesis Intense

Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2013-12-07 14:28:37 +07:00
Cydh Ramdh
c54f35dad0 Just a little follow up of d3f6236
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2013-12-07 03:20:28 +07:00
Cydh Ramdh
d3f623613e Merge pull request #19 from nanakiwurtz/master
More new items. Related-post: http://rathena.org/board/topic/90115-item-db-help/
2013-12-06 09:42:51 -08:00
nanakiwurtz
c8f3ddeb4d Removed extra space 2013-12-06 23:50:11 +07:00
nanakiwurtz
fc37599a25 More items.
Source: http://forums.irowiki.org/showpost.php?p=1356728&postcount=365

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2013-12-06 23:15:13 +07:00
lighta
4f2c1d4eb3 Fix charban, align to Herc model,
Add a timered function to refresh block data if you still on charselection waiting for unban (prevent deco reco for refresh)
Fix char_charlist_notify (0x9a0) counting page. The previous was quite an ugly estimate.
2013-12-06 03:36:51 -05:00
Cydh Ramdh
edaddfd02d Rebellion update. Merged Hercules 19758ee
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2013-12-06 13:01:55 +07:00
Cydh Ramdh
ffa4273475 Fixed bugreport http://rathena.org/board/tracker/issue-8311-latest-update-commit-broken/ (Just a little leftover)
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2013-12-05 16:23:11 +07:00
Cydh Ramdh
02d44bf822 Update 'RequirementRemoved' field on 'skill_copyable_db.txt', following 'RequiredEquipment' field on skill_require_db.txt
Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2013-12-05 13:47:27 +07:00
nanakiwurtz
4de5b23e8d Reapplied Rekiem's SC effect for 11551-11554.
Refference: https://github.com/rathena/rathena/commit/b307531

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2013-12-05 12:56:44 +07:00
lighta
82b272f410 QuickFix for charban
Fixing charban causing segfault on charserv
Fixing charban wrong target
Fixing charban not able to ban unconnected char
Fixing charblock being sent before unban_time was filled
Reset unban_time to 0 when < now.
2013-12-04 23:42:10 -05:00
Cydh Ramdh
77b2ff8df6 * Fixed bugreport http://rathena.org/board/tracker/issue-8309-map-server-crash/
* Fixed bugreport http://rathena.org/board/tracker/issue-8307-error-in-map-server-in-latest-update/

Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2013-12-05 11:16:40 +07:00
nanakiwurtz
cd23da990a * Add new items.
Source: http://forums.irowiki.org/showpost.php?p=1366277&postcount=624
* Added 'Accessory' as Item Type 5 in /doc/item_db.txt

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2013-12-05 02:30:11 +07:00
nanakiwurtz
3e2536b09d Add new items.
Source: http://forums.irowiki.org/showpost.php?p=1360597&postcount=448

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2013-12-05 00:57:34 +07:00
nanakiwurtz
d60230f495 New items added.
Source: http://forums.irowiki.org/showpost.php?p=1364909&postcount=585

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2013-12-05 00:25:25 +07:00
nanakiwurtz
526bdfa416 New items added.
Source: http://forums.irowiki.org/showpost.php?p=1364909&postcount=585

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com> (reverted from commit de12054bdbc7ca2f24f3373ff0b4f57a05ad1564)
2013-12-05 00:25:24 +07:00
Cahyadi Ramadhan Togihon
f18548aef7 * Follow up b307531, updating item_db_re.sql
* Follow up 2524c69, compile problem on MSVS compiler

Signed-off-by: Cahyadi Ramadhan Togihon <house.bad@gmail.com>
2013-12-05 00:25:24 +07:00
lighta
78a4782abb Fix item_combo who wasn't checking for different index in case of same item required for combo (e.g 2890:2890,{ bonus bAgi,10; }) 2013-12-05 00:25:24 +07:00
Cydh Ramdh
2755164385 Merge pull request #18 from nanakiwurtz/master
New items added.
Source: http://forums.irowiki.org/showpost.php?p=1364909&postcount=585
2013-12-03 11:48:56 -08:00
nanakiwurtz
3db1a6a80d New items added.
Source: http://forums.irowiki.org/showpost.php?p=1364909&postcount=585

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2013-12-04 01:58:22 +07:00
nanakiwurtz
993fa35dd0 New items added.
Source: http://forums.irowiki.org/showpost.php?p=1364909&postcount=585

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com> (reverted from commit de12054bdbc7ca2f24f3373ff0b4f57a05ad1564)
2013-12-04 01:55:01 +07:00
Cahyadi Ramadhan Togihon
c4890a4984 * Follow up b307531, updating item_db_re.sql
* Follow up 2524c69, compile problem on MSVS compiler

Signed-off-by: Cahyadi Ramadhan Togihon <house.bad@gmail.com>
2013-12-04 01:52:23 +07:00
lighta
fa47d0c2f3 Fix item_combo who wasn't checking for different index in case of same item required for combo (e.g 2890:2890,{ bonus bAgi,10; }) 2013-12-04 01:52:23 +07:00
nanakiwurtz
9c5bf1f241 New items added.
Source: http://forums.irowiki.org/showpost.php?p=1364909&postcount=585

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2013-12-04 01:26:23 +07:00
Cahyadi Ramadhan Togihon
98949d5355 * Follow up b307531, updating item_db_re.sql
* Follow up 2524c69, compile problem on MSVS compiler

Signed-off-by: Cahyadi Ramadhan Togihon <house.bad@gmail.com>
2013-12-04 00:55:52 +07:00
nanakiwurtz
273e919bed New items added.
Source: http://forums.irowiki.org/showpost.php?p=1364909&postcount=585

Signed-off-by: nanakiwurtz <nanakiwurtz240@gmail.com>
2013-12-04 00:45:41 +07:00
lighta
2524c69465 Fix item_combo who wasn't checking for different index in case of same item required for combo (e.g 2890:2890,{ bonus bAgi,10; }) 2013-12-03 12:22:00 -05:00
lighta
be4e7978d2 Follow up 02dda56 fix banking request when feature.banking
Fix UB on npc_shop (a || b && c)
Add $@mobid for script command wich will retain GID when creating monsters
2013-12-03 11:25:01 -05:00
Cydh Ramdh
563090b009 Merge pull request #16 from Rekiem/patch-1
Update item_db.txt
2013-12-03 07:49:57 -08:00
Rekiem
b3075319ea Update item_db.txt
Hello I would like them to add the following buff these items
based in kRo
11551,Savory_Herb_Salad sc_start SC_STRFOOD,180000,1;
3분동안 STR + 1.

11552,Apple_Carrot_Salad sc_start SC_AGIFOOD,180000,1;
3분동안 AGI + 1.

11553,Casual_Stew sc_start SC_VITFOOD,180000,1;
3분동안 VIT + 1.

11554,Golden_Roasted_Apple sc_start SC_DEXFOOD,180000,1;
3분동안 DEX + 1.

thx
2013-12-03 00:43:37 -05:00
Cahyadi Ramadhan Togihon
02dda56913 * Fixed bug report http://rathena.org/board/tracker/issue-8296-bank-system-is-off-but-its-messages-are-not/
* Updated conf/map_msg_idn.conf

Signed-off-by: Cahyadi Ramadhan Togihon <house.bad@gmail.com>
2013-12-02 11:46:47 +07:00
Cahyadi Ramadhan Togihon
1ce4dbf107 Follow up 32fd3ee:
- Added config 'discount_item_point_shop' to decide item/point shop is discountable or not. (see conf/misc.conf), thx http://rathena.org/board/tracker/issue-8298-itemshop-and-pointshop/
- (for advanced use) Added optional discount flag for item/point shop. (see doc/script_commands.txt)
--> -%TAB%itemshop%TAB%<NPC Name>%TAB%<sprite id>,<costitemid>{:<discount>},<itemid>:<price>{,<itemid>:<price>...}
--> -%TAB%pointshop%TAB%<NPC Name>%TAB%<sprite id>,<costvariable>{:<discount>},<itemid>:<price>{,<itemid>:<price>...}

Signed-off-by: Cahyadi Ramadhan Togihon <house.bad@gmail.com>
2013-12-01 13:17:50 +07:00
Cahyadi Ramadhan Togihon
32fd3ee303 Initial release of 'itemshop' and 'pointshop'
-- Suggestion: http://rathena.org/board/topic/84169-specialty-shops/
-- Credits: Aleos & Akinari for first diff file that I used to finish this and testing/debugging (well, I don't know the original ones, just tell us or just do pull request if you know the first creator.)
-- How to use?
---> -%TAB%itemshop%TAB%<NPC Name>%TAB%<sprite id>,<costitemid>,<itemid>:<price>{,<itemid>:<price>...}
---> -%TAB%pointshop%TAB%<NPC Name>%TAB%<sprite id>,<costvariable>,<itemid>:<price>{,<itemid>:<price>...}

Signed-off-by: Cahyadi Ramadhan Togihon <house.bad@gmail.com>
2013-12-01 00:33:22 +07:00
lighta
1d485ca934 Tools again
--Upd doxygen version_number to github link, for easier comparaison
--Fix convert_sql calling case, now doesn't care from where perl script
is called.
2013-11-28 02:44:52 -05:00
lighta
6236b7dc6a Harmonizing script_command return value
--Fix bugreport:8249 (instance_announce)
Script command need to return SCRIPT_CMD_SUCCESS (0) otherwise they
display a ShowDebug.
Stating to harmonize return value for script_command to prevent issue
hapening again.
--Fix flood message "Transforming into monster"
2013-11-28 01:11:59 -05:00
lighta
4684090de9 InterPacket_rearrange
-Move charban and charunban packet out of 0x2b0e and mark that fonction
reserved for login request purpose.
(Charban and charunban now use 0x2b28 and 0x2b2a)
-Move chrif_savebankdata, chrif_datarequest, chrif_req_vipactive into
0x2b0e (as their some login operation request)
-Harmonize vip_time data type and fix some case where he would have get
INT_MAX value.
-Small revert on a3f0aedf @vip for vip_time alteration as the duration
should be able to get reduced.
-Fix vip_status(3) args of aFree 0x18E2777C is overflowed pointer
and incorect data returned, (altough dunno if we want this as returned
presentation string)
-fix bugreport:8289 where VIP_request anwser was broadcasted to all
mapserv
-Upd split_time month and year factor for a better approximation of
date. (splitting timestamp into years, month, days ...)
-Add loginif_isconnected to check if the loginserv is connected to char.
2013-11-28 00:21:41 -05:00
lighta
3132262791 Upd build_doc
Fix small newline typo.
Add option argument in script.
Prevent rebuilding by default if git is unchanged.
see build_doc --help for available option
2013-11-27 21:27:39 -05:00
lighta
ec91269ff4 Tools follow up
check-doc.pl :
 add result message when no issues is found
config.pl :
 update centos enable coredump setup
2013-11-26 23:06:01 -05:00
Cahyadi Ramadhan Togihon
a3f0aedf53 * Follow up 3064821: Attempt show EXP, Drop, & Death Penalty info (clif_display_pinfo) if VIP_ENABLE. NOTE, still need correct behavior/values for each rate details.
* Updated map_msg_idn.conf

Signed-off-by: Cahyadi Ramadhan Togihon <house.bad@gmail.com>
2013-11-26 21:01:13 +07:00
lighta
2ddf95230b Merge branch 'master' of github.com:rathena/rathena 2013-11-26 00:00:25 -05:00
lighta
65d270ce0a Doc and Tools update
Replace check-doc (shell) by perl equivalent and update it.
Now checking custom folder and restricted atcm, also check for unmatch
command in documentation as requested before.
Update documentation to match sources.
Update config.pl replace svn install by git.
2013-11-26 00:00:11 -05:00
Lilith-
1d87e46509 * Fixed bugreport:8282
Added message info for GM
2013-11-25 05:14:51 -08:00
Lilith-
823c5ae5ae * Follow up fff0437
Added missing 'sc_start' and 'status_change_end'
2013-11-25 05:10:34 -08:00
Lilith-
fff04377ed Fixed bug report: http://rathena.org/board/tracker/issue-5958-rg-shield-spell-level-3
Added fix for shadow equipment slots in itemdb_parse_dbrow: if an item isn't shadow gear but have shadow equipment slot map-server will mark it as IT_ETC.
2013-11-24 09:28:47 -08:00
Euphy
72f704d4c1 * Fixed two issues with Nightmare Ancient Mummy.
- Corrected a drop. (bugreport:8277)
http://rathena.org/board/tracker/issue-8277-nightmare-pyramids-ancient-mummy/
- Fixed a quest target. (bugreport:8278)
http://rathena.org/board/tracker/issue-8278-nightmare-pyramids-ancient-mummy-kill-quest/

Signed-off-by: Euphy <euphy.raliel@rathena.org>
2013-11-23 19:12:34 -05:00
Euphy
c4d94f7b1c * Quick fixes.
- Fixed Eclage mob drops. (incl. bugreport:8220)
http://rathena.org/board/tracker/issue-8220-menblatt-bakonawa/
- Fixed typo in Sura quest. (bugreport:8283, blame d2ee0dd)
http://rathena.org/board/tracker/issue-8283-sura-quest-rev-17693/

Signed-off-by: Euphy <euphy.raliel@rathena.org>
2013-11-23 11:37:49 -05:00
Cahyadi Ramadhan Togihon
8cc8aa4c88 Just a little follow up of f3bb5d4
Signed-off-by: Cahyadi Ramadhan Togihon <house.bad@gmail.com>
2013-11-23 19:16:18 +07:00
Cahyadi Ramadhan Togihon
fd700a7812 Added support for MSVS 2013, thank solid2005 for all files (http://rathena.org/board/tracker/issue-8274-compilevisual-studio-2012-to-2013/)
Signed-off-by: Cahyadi Ramadhan Togihon <house.bad@gmail.com>
2013-11-22 13:23:29 +07:00
aleos89
20c36fa00a Fixed group_id always getting set to 0 when VIP System is enabled and the player has no VIP status. 2013-11-20 11:07:17 -05:00
Cahyadi Ramadhan Togihon
58bae5246b *Fixed bugreport http://rathena.org/board/tracker/issue-8268-skill-cast-db-on-pre-re/ (because my laziness just copy renewal skill_cast_db.txt contents to pre-re)
Signed-off-by: Cahyadi Ramadhan Togihon <house.bad@gmail.com>
2013-11-20 20:18:46 +07:00