925 Commits

Author SHA1 Message Date
celest
6192a62178 * Added ignore the new skill delays when chaining monk combos
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@719 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-22 07:53:00 +00:00
ajarn
cf5a44d6b3 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@718 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-22 07:49:42 +00:00
ajarn
a7dc4fcf6c git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@717 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-22 07:46:42 +00:00
ajarn
e455e25f88 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@716 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-22 07:34:58 +00:00
ajarn
e92f591372 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@715 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-22 07:33:09 +00:00
mc_cameri
025b4ac2d3 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@714 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-21 22:44:37 +00:00
ajarn
d2ef19e848 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@713 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-21 22:23:28 +00:00
codemaster
ed9ff63ee4 * Fixed a few NPCs that were giving curly errors. It seems to be caused by a bug that the NPCs' last line isn't read or something [Codemaster]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@712 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21 21:52:17 +00:00
codemaster
4b50038096 * Fixed a tiny compile warning in npc.c [Codemaster]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@711 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21 21:09:38 +00:00
codemaster
127bbb3dee * Fixed a tiny compile warning in npc.c [Codemaster]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@710 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21 21:07:44 +00:00
codemaster
e8e06ecda3 * Allowed the NPCs without proper curly brackets to still load, but give an error still [Codemaster]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@709 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21 21:03:50 +00:00
mc_cameri
b0e36adc2b git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@708 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-21 20:52:27 +00:00
celest
f9ba7b70b7 Recommit - added some changes for skill_range_leniency
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@707 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21 18:53:39 +00:00
celest
6422f44e82 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@706 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-21 18:52:29 +00:00
celest
3e4aa7b0b3 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@705 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-21 18:24:22 +00:00
celest
86959f177d Moved some code in pc_break_equip that was causing compile errors
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@704 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21 17:30:03 +00:00
celest
c44ed56180 Corrected script errors
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@703 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21 17:24:41 +00:00
amber
daf82ba744 update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@702 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21 17:11:37 +00:00
amber
a00d0713a1 boo
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@701 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21 16:42:23 +00:00
amber
88f45128e7 updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@700 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21 16:36:06 +00:00
celest
fa6ecf8890 * Updated most of map-server to 1082
* Removed my own additions for skill delays using aspd
* Adapted skill_range_leniency to jA's code
* Fixed drop rates only limited to multiples of 100's
* Added missing code for castle_defense_rate
* Removed pc_undead_nofreeze
* Updated unrefineable items table
* Added 3 new script commands
* Added SC_SpeedUp0
* Merged itemdb_read for SQL and TXT
* Removed itemdb_read_cardillustnametable limited to TXT only
* Added reading itemslotcounttable.txt from the GRF to auto set number of slots per item
* Added a display message when reading itemslottable from the GRF
* Added options in battle_athena.conf to enable/disable reading the GRF

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@699 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21 12:27:02 +00:00
mc_cameri
ac63baa5da git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@698 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-21 11:16:30 +00:00
ajarn
2b58cc9b77 update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@697 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21 04:34:59 +00:00
ajarn
0ef045caed update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@696 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21 04:34:52 +00:00
amber
af1e0b6bee update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@695 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21 02:41:35 +00:00
ajarn
487515aa13 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@694 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-21 02:17:00 +00:00
davidsiaw
54b65f0b6e git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@693 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-21 02:08:06 +00:00
amber
836f2b84a9 lastpoint fix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@692 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-21 01:56:45 +00:00
ajarn
7f640f7faa git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@691 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-21 01:53:55 +00:00
davidsiaw
987a4d10b6 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@690 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-21 01:23:44 +00:00
davidsiaw
35e9d1aecc git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@689 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-21 00:59:42 +00:00
ajarn
aafd2bcc36 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@688 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-20 21:24:26 +00:00
ajarn
88b05116da git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@687 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-20 21:10:11 +00:00
Lupus
4b97738569 added Val
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@686 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 20:56:59 +00:00
codemaster
9f774dc2db * Fixed map-server exiting when it came across a bad NPC file [Codemaster]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@685 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 20:41:38 +00:00
codemaster
9b358d545d git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@684 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-20 20:30:19 +00:00
codemaster
64620185d2 *Updated Valaris' large/tiny monsters - of course, he told us what he did wrong and how to fix it :) [Codemaster & Valaris]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@683 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 20:29:35 +00:00
codemaster
9a0638725d * Updated makefiles to new strlib locations [Codemaster]
* Moved strlib.h and strlib.c into the common directory [Codemaster]
* Updated a bit of jA 1081 - it's not completly updated yet!!! [Codemaster]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@682 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 20:12:39 +00:00
codemaster
f16fea0829 * Updated makefiles to new strlib locations [Codemaster]
* Moved strlib.h and strlib.c into the common directory [Codemaster]
* Updated a bit of jA 1081 - it's not completly updated yet!!! [Codemaster]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@681 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 20:11:23 +00:00
amber
ff5dd5a608 updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@680 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 20:05:44 +00:00
amber
b000f01ba9 updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@679 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 20:05:04 +00:00
amber
b8d82d21b5 gcc 2.95 compile fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@678 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 20:03:39 +00:00
amber
d0587a7e20 Fixed samesex marriages
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@677 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 19:58:04 +00:00
amber
6c04c3ad5e more bugs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@676 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 19:45:58 +00:00
Aria
b44b0d0f15 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@675 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-20 19:31:59 +00:00
amber
32b5e9bcef updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@674 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 19:30:19 +00:00
amber
91a8c159f5 updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@673 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 19:29:36 +00:00
Aria
11b05b3998 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@672 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-20 19:24:27 +00:00
celest
c3e0d731b0 Added missing {
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@671 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 19:06:40 +00:00
Aria
f71ac3a470 git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@670 54d463be-8e91-2dee-dedb-b68131a5f0ec 2004-12-20 18:59:51 +00:00