FlavioJS
dcf71ce50b
* Followup to r12579 (all other players appeared as female on sql branch).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12583 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-14 01:11:21 +00:00
Kevin
ea96b9da32
Forgot to change main.sql to reflect the update to quest_objective table.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12582 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-13 22:37:04 +00:00
Kevin
302adbf42a
Major updates to the quest system.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12581 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-13 22:19:02 +00:00
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
FlavioJS
01b66de67e
* Changes to the configure script:
...
- clarified how --with-zlib is used
- added --enable-packetver to set the PACKETVER define (used often enough to get it's own option, but unnecessary since it can be set with CFLAGS)
- added -g compiler option to --enable-debug
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12578 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-13 17:46:24 +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
L0ne_W0lf
b5639d0bde
Fixed setcell range of first barricade in Juno Castle 2.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12568 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-11 19:32:31 +00:00
DZeroX
fbb8169172
- Fixed Rogue Job Quest not checking for all items correctly.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12567 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-11 17:26:55 +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
DZeroX
f45a8f2c82
- Optimized several NPCs
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12562 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-11 08:48:41 +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
a6b57811f9
New sql definitions for the quest code.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12559 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-11 07:24:03 +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
DZeroX
a34c05f884
- Optimized all the Lutie NPCs
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12546 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-10 06:55:20 +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
DZeroX
5b63319859
- Coins are no longer Usable items that can't be used due to an invalid Gender value, but instead, Etc. items, as they should be.
...
- Sweet Memory of Marriage has a correct Gender value now.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12543 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-10 01:42:17 +00:00
DZeroX
145c53838d
- Changed close -> close2, as per bug report #1336 .
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12542 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-10 00:56:24 +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
06775a7179
Added the Schwaltzvalt Guild Castles 1-5. (update 3/3)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12532 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-08 01:17:48 +00:00
L0ne_W0lf
62ee72d4e3
Added the Arunafeltz Guild Castles 1-5. (update 2/3)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12531 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-08 01:16:10 +00:00