toms
d7355c9899
Added an include in clif.h to avoid a complaint of gcc
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12580 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-13 18:47:42 +00:00
FlavioJS
49aac80ed6
* Quick&dirty reversal of the inter-server behaviour introduced in r3255/r3256:
...
- the behaviour enabled a desynch between the char-server and the map-server
- now the map-server asks the char-server to authenticate the auth info (the char-server doesn't send the auth info immediatelly)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12579 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-13 18:31:49 +00:00
toms
cdb7323335
Changed LOG_ALL definition to really log everything
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12577 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-13 15:49:04 +00:00
Kevin
69114a1c7d
Login will no longer set character offline when going from map to character select.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12575 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-13 05:14:01 +00:00
ultramage
67d29ff3b7
... but not with a buggy tool (missing svn:props)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12574 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-12 09:19:31 +00:00
ultramage
0c69d0879c
the proper way to use version control
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12573 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-12 09:15:55 +00:00
Kevin
2c1144e804
TXT code has been re uploaded. Please note this does not change the fact that TXT support has been dropped. There is no guarantee the code base will be managed and it will in the near future be REMOVED. If there is in ANY way TXT support in the future, it will be abstracted through a sql interface so only the sql code has to be maintained.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12572 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-12 08:43:29 +00:00
Kevin
fe1fd152a7
Updated visual studio 9 files to reflect TXT support removal.
...
Added txt server code to the txt converter directories to maintain the txt converter programs.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12571 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-12 08:12:18 +00:00
Kevin
ace648245b
I live in a giant bucket.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12570 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-12 07:59:42 +00:00
Kevin
fc2bec97d7
At char select, the char server will set character to server -2 (server unknown) rather then -1 (at char select) and will be changed to the map server id once the character loads in.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12569 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-11 23:10:14 +00:00
zephyrus
3f1e9f8d9b
- Added code to remove a trap when it dies.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12566 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-11 16:34:50 +00:00
ultramage
00a5bccbd3
The max_account_id packetver detection mechanism will never cause any connection problems ever again. (bugreport:388)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12563 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-11 09:31:32 +00:00
ultramage
65ea169212
Reverted the login
table changes from r12464
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12561 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-11 07:45:26 +00:00
Kevin
e889fc9d62
Changed eol-style to native for these files.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12560 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-11 07:28:27 +00:00
Kevin
ffa3b60fc0
Finished most of the quest log code, still bits here and there but it's usable now.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12558 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-11 07:12:45 +00:00
Kevin
12aff369d9
Some quest log changes and removed one of the set char offline calls that was added in revision 12552.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12557 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-11 02:42:30 +00:00
Kevin
9bcdb353a4
More questlog code.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12556 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-11 01:38:41 +00:00
zephyrus
1c7cf5aa3e
- Fixed a bug in de-adopt code (parent skills need to be removed).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12555 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-11 00:42:34 +00:00
Kevin
7a04bbfed2
Crash fix for (r12552).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12554 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-10 22:11:35 +00:00
Kevin
c62b5e223f
Lolwhoops.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12553 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-10 21:45:03 +00:00
Kevin
3c7a81a079
Client not marked online until map receives auth request from the client and is approved. Also added some online/offline sets to the auth system that were being looked over and not properly updating the char server as to what's going on.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12552 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-10 21:28:27 +00:00
ultramage
fd5f918452
Modified the charservers to use a DBMap instead of a cyclic array for auth data.
...
Merged the auth fix from r12473 to TXT as well.
Removed the no-op from r12547.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12551 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-10 19:07:00 +00:00
L0ne_W0lf
977a966a6c
* Reverted the change to MAX_SQUARE_LAYOUT.
...
* Evil Land will always as a 3x3 animation.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12550 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-10 16:49:00 +00:00
zephyrus
d6c303341b
- Fixed Max Guardians max = 8 (no need to increase this value for woe 2.0 as non indexed guardians are set outside of the array).
...
- Hunter traps have 3500 HP, they are not removed by just one hit. (This also fix the bug you can't move traps with arrow shower).
- Some cleanups.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12549 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-10 15:40:48 +00:00
L0ne_W0lf
83f22f6584
* Updated NPC skill "Evil Land". More gravity wtfage.
...
- Based on visual observation, and experience with it on iRO Sakray.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12548 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-10 15:16:27 +00:00
Kevin
d4dd257fb6
Login server will now correctly keep online account information and properly disconnect double login attempts.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12547 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-10 07:43:48 +00:00
Kevin
f5fd71f4be
Char server now loads/saves quest information.
...
Included table definitions for quests and quest objectives.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12545 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-10 05:35:04 +00:00
Kevin
6391d7b687
Some preliminary code for the questlog system (clif packet functions and basic data structures).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12544 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-10 03:36:33 +00:00
Kevin
a873c21e21
Lolbug.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12541 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-08 22:46:09 +00:00
ultramage
c70160e956
Fixed party invitation ack messages not displaying on recent clients (bugreport:1308)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12540 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-08 17:51:45 +00:00
ultramage
103cbd445f
Modified PACKETVER for recent clients to use a YYYYMMDD date format instead of a simple sequence number (allows adding versions inbetween).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12539 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-08 17:29:45 +00:00
ultramage
c16def84aa
Small party/guild creation cleanup. Added packet comments. Removed fake reply packet usage.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12538 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-08 15:54:52 +00:00
Kevin
db678f0eb0
Apparently I'm the only one that has it out for the alphabet.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12537 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-08 15:22:04 +00:00
Kevin
2fdec7d617
Added some aFrees, ultramage is a jerk.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12536 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-08 15:04:32 +00:00
Kevin
de171b1628
The fix in r12521 will now temporarily trim white space before checking the string length when creating a guild/party. (bugreport:1328)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12535 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-08 14:59:59 +00:00
ultramage
2854052b97
Full revert of r12402, could be the cause of mob respawn problems (followup to r12512)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12534 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-08 12:49:19 +00:00
toms
849ae02e11
Reverted L0ne_W0lf's change of PACKETVER
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12533 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-08 11:35:22 +00:00
L0ne_W0lf
18bd823cf8
Updated MAX_GUARDIANS to support an insane amount of guardians.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12529 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-08 01:09:18 +00:00
Kevin
c86112f4e9
Immunity to magic now makes you immune to the SC effect as well. (bugreport:1277)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12527 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-07 22:25:22 +00:00
FlavioJS
cd1f48cc9e
* Made script command 'flagemblem' and guild_emblem_change send an update of the emblem_id to the players in the area.
...
- known bug: ui components that are displaying the emblem at the time (emblem in flag npc and emblem over head in gvg maps) are not updated, but putting the mouse over the target shows the new emblem
* Modified script command 'guardian':
- returns the id of the guardian
- if guardian index isn't supplied, it generates a temporary guardian
* Implemented support for temporary guardians (not saved with castle).
* Added missing includes from r12520.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12525 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-07 21:04:28 +00:00
Kevin
b316eef727
Party/guild names can no longer be less then 2 characters long.(bugreport:1328)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12521 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-07 15:10:37 +00:00
ultramage
255f0fe3fc
Removed the 'wait close' timer that closed a session's socket after 5 seconds.
...
This was causing random disconnects when logging in. (bugreport:1330)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12520 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-07 13:49:13 +00:00
ultramage
8509bea301
Improved the Mental Sensing fix from r12507 to not start the status at all, instead of starting it and ignoring it later on.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12519 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-07 08:56:54 +00:00
Kevin
39a6aabcd6
Fixed a case where a dangling pointer was formed when a person was invited to a party immediately after creating their own. (bugreport:1180)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12518 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-07 05:36:36 +00:00
Kevin
bb63504c0f
Magnum Break will now affect traps. See (r12516).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12517 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-07 04:59:46 +00:00
Kevin
9320f89d09
-Sight rasher now affects the wizard's own and other's icewalls.
...
-Sight rasher, sight blaster, and arrow shower are now the only three skills that will affect traps.
(bugreport:59)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12516 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-07 04:55:26 +00:00
Kevin
4c6416ffb5
NPC earthquake now divides the atk2 bonus between players. (bugreport:1253)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12514 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-07 02:18:11 +00:00
Kevin
e7d2509efb
Changed guild skills restore, regen, and battle order to only affect BL_PC. (bugreport:1313)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12513 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-07 01:15:52 +00:00
Kevin
d826519faf
Reverted one of the changes in dynamic mobs that may be causing the spawning problems.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12512 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-07 00:06:47 +00:00
Kevin
d9c9d9b3f8
NVM on last fix (r12510).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12511 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-06 23:33:50 +00:00