celest
8ffa2ba71e
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@785 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-25 05:28:29 +00:00
amber
79369f1c34
update
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@767 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-24 04:22:02 +00:00
celest
2ef8d166ab
* Added clif_changed_dir, clif_adopt_process
...
* updated Backstab
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@756 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-23 18:40:51 +00:00
celest
6187e4dfe6
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@726 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-22 12:27:08 +00:00
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
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
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
Lupus
5f0ed4c06a
some Valaris's fixes of "double connect bug"
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@663 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 17:49:30 +00:00
Lupus
a4a0a1b1bd
fixed gangsterparadize (by Valaris)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@662 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 17:37:44 +00:00
Lupus
6778397ad7
<Valaris> void clif_getareachar_npc(struct map_session_data* sd,struct npc_data* nd)
...
<Valaris> i missed the 7b packet send when i originally merged it into ea
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@661 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 17:33:07 +00:00
celest
d3003849b8
* Reverting a change on deleting any skill units when we're logging off
...
* Added check whether an item is allowed to be dropped
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@655 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 11:20:46 +00:00
celest
439a6b11ac
* Updated Acid Terror, Sword Reject, Double Strafe
...
* Replaced checking whether items can be refined or not with a new function
* Fixed npctalk outputting to chat [celest]
* Allowed some values in script_config to be customised in script_athena.conf
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@654 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-20 10:57:30 +00:00
mc_cameri
ded7820ee1
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@566 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-14 00:33:01 +00:00
celest
83ce547b5a
* Added 'Throw Tomahawk'
...
* Added some new monster skills - still not complete.
* Adjusted Palm Strike, Tiger Fist and Chain Crush
* Removed redundant 'sg_count'
* Save both persons' data after trading
* Removed 'type' paramater from pc_unequipitem
* Moved unequip checking code from clif.c to pc.c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@554 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-13 13:54:56 +00:00
amber
d774c37adc
update
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@550 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-13 06:05:37 +00:00
amber
ca70f411c7
Update
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@530 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-10 06:07:36 +00:00
amber
bbfad7f644
updates
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@521 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-09 03:41:13 +00:00
celest
71697f98c5
Fixed crash with supernovices with 100% base exp
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@511 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-08 10:06:14 +00:00
celest
1a437b3c75
* Corrected Triple Blow
...
* Added 'Guardian Angel' code for supernovices
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@492 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-07 18:27:25 +00:00
celest
1f3ab48426
* Updated Stone Curse
...
* Implemented Confusion (50%)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@487 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-07 13:50:56 +00:00
amber
a5efe86865
updates
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@480 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-07 01:52:25 +00:00
amber
8deba892f5
Fixed another crash
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@471 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-05 22:03:08 +00:00
amber
804fe60f9b
update
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@454 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-05 05:23:42 +00:00
amber
a581a1eb26
updates
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@452 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-05 04:50:41 +00:00
amber
b6a825ee34
More updates
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@447 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-05 03:46:19 +00:00
celest
58a9ab345e
- Modified Weapon Refine - should only +1 every time.
...
- Updated Berserk, Chase Walk, Slim Pitcher
- Added skill_range_leniency
* Added check for clif.c in case the server didn't realise we've died
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@433 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-02 17:06:40 +00:00
wizputer
3ab68a0d90
Fixed Map crash when person uses global message hacks
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@394 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-28 00:54:09 +00:00
celest
af56e64377
Finished Full Strip, Weapon Refine, Slim Pitcher and Full Protection
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@369 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-26 10:02:29 +00:00
amber
1bb5e58ee2
Make it work a bit better with win32
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@366 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-26 07:33:21 +00:00
celest
10cfb2589b
Updated Weapon Repair (~100%)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@359 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-25 08:04:42 +00:00
codemaster
636123d3cf
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@354 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-24 22:27:20 +00:00
mc_cameri
2e0c62e875
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@311 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-22 10:26:39 +00:00
mc_cameri
d21b4b214b
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@286 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-21 05:03:37 +00:00
valaris
a7617f739b
Removed use of emote packet to send red mute icon.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@270 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-20 14:38:18 +00:00
celest
72c341d10a
Added night_darkness_level
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@267 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-20 11:42:58 +00:00
celest
16cc52bfdc
Updated Cloaking, Endure, fixed bug with monster npc's
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@244 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-18 05:42:45 +00:00
celest
1266aeb937
Added 'BaseJob' const and 'indoors' mapflag
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@209 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-16 04:20:55 +00:00
celest
c6f120df14
Fixed max skill levels, pc_calc_base_job, baby jobs.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@190 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15 09:54:39 +00:00
valaris
342cbebbd1
* Added small and big mob sprite spawning. [Valaris]
...
-Added @monstersmall and @monstersmall commands.
-For using in scripts, use id +2000 for small and id +4000 for big.
(Example: 3002 for small poring and 5002 for big poring)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@188 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15 08:15:30 +00:00
valaris
31340d52a1
* Added mobs_level_up option. [Valaris]
...
-Everytime a monster kills a play their level will increase and show levelup animation.
-Their 6 main stats and speed will increase as they level.
-They will recover 10% of the max hp of the player it kills.
-Player will gain extra exp based on how much stronger a monster is than normal.
-Skill estimation will show monsters current level (instead of reading from db).
-Will display level 99 aura if and when a monster hits level 99.
-They will not go higher than level 99.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@187 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-15 07:14:58 +00:00
amber
d479e29aee
Fixed some file types
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@172 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14 16:18:26 +00:00
valaris
8512b78e6d
Removed double connection print statement.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@161 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13 18:29:31 +00:00
codemaster
39fd1c7e8b
Fixed Attacking Mobs by using a file from FREYA (thanks MagicalTux and Yor)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@141 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13 02:16:51 +00:00
codemaster
626ba5a328
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@110 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-11 01:03:50 +00:00
spira
aa2c330841
* Corrected clif_sitting stuff.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@101 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-10 21:08:08 +00:00
codemaster
1f6f25d2d7
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@65 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-08 15:28:15 +00:00
codemaster
684cb2047c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@55 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-08 02:02:10 +00:00
codemaster
5fa157d1dc
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@51 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-07 23:11:43 +00:00
codemaster
528be5db1c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@24 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-06 16:36:21 +00:00
(no author)
2914727eb3
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@9 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-05 00:00:50 +00:00