sketchyphoenix
e6948a5344
* Added charcommands again. Wrong project.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13344 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-02 22:12:33 +00:00
sketchyphoenix
aea361cf91
Removed charcommands from the source.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13343 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-02 22:07:09 +00:00
sketchyphoenix
8ec09d7121
slight cleanup for r13336
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13339 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-30 15:28:51 +00:00
ultramage
a8929509cc
Small cleanup of r13321/r13322/r13331.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13338 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-30 06:32:10 +00:00
ultramage
98ba2dd843
Small cleanup of r13332 (bugreport:2368).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13337 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-30 06:06:28 +00:00
sketchyphoenix
a09c05061a
* Novice skill, Trick Dead, will no longer be granted to classes upon reset (save for Novice and Baby) (bugreport:2312)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13336 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-29 13:22:47 +00:00
Paradox924X
787268e492
Made script command "unequip" call status_calc_pc. Thanks to Orcao. (bugreport:2368).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13332 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-28 05:50:48 +00:00
Paradox924X
0381279f21
Fixed all overflow checks and made the code a bit cleaner from r13322.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13331 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-28 05:45:34 +00:00
Paradox924X
58a0da9e75
Added protection from segfault by int overflow in charcommand heal and fixed a typo in atcommand heal. (Follow-up to r13321)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13322 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-24 21:32:59 +00:00
Paradox924X
53264778f7
Added protection from segfault by int overflow in atcommand heal. (bugreport:1886)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13321 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-24 21:18:15 +00:00
Paradox924X
7659437737
Commented out unused function clif_marriage_process.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13320 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-24 18:38:59 +00:00
Paradox924X
7224f76a0a
Added a check to make sure a player wasn't in a guild when they accepted a guild invitation. This fixes a few possible problems that could/would arise.
...
(Zomg. My first source commit. =x)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13317 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-21 07:59:09 +00:00
sketchyphoenix
c8ee515fed
* Corrected a target checking problem brought about with Kaizel/Osiris combination.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13308 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-18 21:17:34 +00:00
FlavioJS
2f4acc9ad7
* Added missing char_sql/int_mercenary files to txt-converter's Makefile.in
...
(run the configure script after updating to rebuild the Makefile's)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13302 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-16 17:32:10 +00:00
skotlex
0167134620
- Added the required changes to support the 2008-09-10+ clients
...
- Cleaned around the char set offline function to properly avoid setting offline a character that had relogged faster than the map server's packet arrival to the char-server (I presume this was the bugfix that Kevin attempted a long time ago, but the current code for that causes a dangling pointer problem).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13293 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-15 12:31:16 +00:00
FlavioJS
c0e0d9924a
* Fixed ipban sql connecting to the sql server when disabled
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13292 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-15 12:12:14 +00:00
ultramage
2d9497a09d
Fixed multiple casts of NPC_REBIRTH interfering with activation of mob death events.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13287 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-12 12:59:34 +00:00
ultramage
ec583fcd36
Fixed silly assignment operator mistake in r13281.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13285 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-12 12:25:53 +00:00
zephyrus
a3824eee1c
- Fixed divorce should work on both partners. Bug Report #2339 .
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13284 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-12 10:31:05 +00:00
sketchyphoenix
0a9fb059bb
* Using Kaizel in conjunction with Osiris Card should now work. (bugreport:2251)
...
* #monsterignore should turn off properly now. (bugreport:2306)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13281 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-11 11:34:28 +00:00
ultramage
7f73f8e594
Code improvement for r13279.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13280 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-11 11:10:04 +00:00
ultramage
19aebb455c
Going 90% overweight will now make you stop attacking (bugreport:2315).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13279 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-11 10:23:35 +00:00
ultramage
287402e21b
Swapped around packets 0x2b6 and 0x2b7, ought to fix some issues with the quest system.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13278 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-11 07:47:43 +00:00
ultramage
543a78b62f
Added safeguards to Redemptio's exp penalty code to prevent arithmetic overflow in case its requirement checks are somehow bypassed (see topic:152196).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13277 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-11 06:57:14 +00:00
ultramage
7bd0715d13
Quick fix to txt charserver initialization order - chardb needs to be ready for parties to load correctly.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13275 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-11 03:41:10 +00:00
ultramage
494f00e4fb
Slightly corrected the NPC_REBIRTH code from r13272.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13274 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-10 10:06:05 +00:00
L0ne_W0lf
5f19f788b4
Updated NPC_REBIRTH. Has it's own values, and no longer leeches off SL_KAIZEL.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13272 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-09 17:21:32 +00:00
ultramage
90ad9f3a8c
Fixed chat_createnpcchat() not checking if a chatroom already exists, producing memleaks in certain situations (bugreport:2325).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13269 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-08 13:15:35 +00:00
ultramage
bf913cb3ba
Fixed the 'exp calculation overflow fix' from r10291 which wasn't really working properly.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13265 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-07 06:38:10 +00:00
L0ne_W0lf
7536205e10
Damage count on rebirthed mobs is now reset. (Valaris)
...
Changed exp_calc_type to 1, as type 0 seems to be based off old rumour, and to compliment the update to mob_revive.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13264 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-06 20:17:26 +00:00
L0ne_W0lf
f17bc9ba3e
voided out clif_blown as per Valaris' instruction.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13263 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-06 11:54:45 +00:00
L0ne_W0lf
5094741787
SC_WEIGHT50 and 90 are no longer removed on death. (bugreport:2316)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13262 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-06 11:26:24 +00:00
ultramage
ef5a49688d
Fixed knockback not updating the client position of disguised players (bugreport:2308).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13261 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-06 08:11:49 +00:00
ultramage
b9929bd369
Fixed friends list ack packet using truncated values (bugreport:2310).
...
Blame goes to r2574.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13260 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-06 08:03:37 +00:00
ultramage
85ef827422
Fixed offline divorce not working properly (bugreport:2295).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13259 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-04 11:32:43 +00:00
ultramage
743c6d45eb
Fixed NPC_REBIRTH not working if the caster had no status active at the moment of death.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13258 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-04 11:01:24 +00:00
FlavioJS
12b9def7a8
* Delete ST_LOGIN auth in chrif_disconnectplayer (followup to r13256, bugreport:2292)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13257 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-03 22:23:31 +00:00
FlavioJS
2f1d2b2199
* Fix for "yet another online check bypass technique". (bugreport:2292)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13256 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-03 16:30:41 +00:00
L0ne_W0lf
bc3b30a2d3
Kaupe will now trigger from mobs, homuns and mercenaries, as well. (bugreport:2297)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13252 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-01 12:27:51 +00:00
L0ne_W0lf
850cf0d038
* Rev. 13251 Removed 'casttime' adjustment from offensive ressurection. Follow up to r13225.
...
* Kaahi will now override override higher existing levels previously casted. (bugreport:2296)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13251 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-01 11:21:49 +00:00
ultramage
de25376177
Fixing the txt-char converter compilation (bugreport:2171).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13245 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-28 15:02:55 +00:00
ultramage
dc8edb6416
Adding null pointer check (followup to r13240).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13243 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-28 06:47:19 +00:00
ultramage
5b970f8c18
Fixed clif_changelook betraying the presence of gm-hidden players (bugreport:2283).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13240 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-27 11:28:28 +00:00
ultramage
4bd9174d9c
Fixed a ShowWarning call in skill_db.txt reading code using random data from the stack (bugreport:2282).
...
Blame goes to r5465 and all of the followups that moved, copypasted and even rewrote the message without noticing this mistake.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13239 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-27 04:48:21 +00:00
ultramage
339173867c
Removed the 'upnp' plugin (see bugreport:1000).
...
Original files can be found in Celest's /devel subdirectory.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13233 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-23 11:32:29 +00:00
L0ne_W0lf
339fd39352
Corrected Lex Divina not showing animation on fail. (bugreport:1740)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13226 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-21 13:36:57 +00:00
L0ne_W0lf
80ddaaca35
Corrected Offensive Res using Turn Undead cast time. (bugreport:1704)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13225 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-21 13:03:29 +00:00
zephyrus
1046d7eaed
- Some corrections to Basilica.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13217 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-18 10:06:00 +00:00
ultramage
6f28fcce25
Modified the 'player/GM has logged in' mapserver message to respect the lowest_gm_level config setting.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13206 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-13 06:32:40 +00:00
L0ne_W0lf
de1a2bb0ac
Removed a few out of date messages from msg_athena, and updated some others.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13204 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-11 22:15:23 +00:00