Aleos
|
26632604f4
Adds support for Green Aura MVP damage (#5749)
|
hace 4 años |
Aleos
|
7992e0891b
Converts the mob database to YAML (#5435)
|
hace 4 años |
Vincent Stumpf
|
3776bfbaa3
Support itemids up to ~2 billion (#5141)
|
hace 4 años |
Lemongrass3110
|
d80e111e5f
Made mob sprite column unique (#4239)
|
hace 5 años |
Lemongrass3110
|
6eb4cc408f
Fixes #2004
|
hace 8 años |
aleos89
|
7cd82d00db
Increased item ID array size.
|
hace 11 años |
Cydh Ramdh
|
487f84ef92
* Changed some item_db's fields on MySQL table to use char types rather than numeric types (those fields are never been used for calculation)
|
hace 11 años |
lemongrass3110
|
e08eac2966
Start to standardize the database files.
|
hace 12 años |
masao87
|
cfa8d5c68e
- Updated town.txt to allow Mailbox access in all the newer cities. bugreport:4457
|
hace 13 años |
gepard1984
|
f2474de01c
* Fixes and improvements related to MVP rewards (bugreport:1259):
|
hace 13 años |
Gepard
|
f0865b9aa7
* Fixed some `mob_db` columns being too small for currently used values (bugreport:4866, since r14727).
|
hace 14 años |
brianluau
|
ed86db530d
- Fixed a typo in Orc's Memory.
|
hace 15 años |
brianluau
|
f3ca552ec5
- Fixed a typo in Strawberry Cake (12319). (bugreport:3702)
|
hace 15 años |
brianluau
|
2a66536939
- Fixed Snake Head Hat (5388) Double Attack bonus. (bugreport:3483)
|
hace 15 años |
brianluau
|
0949ac0d1a
- Updated SQL item/mob databases to latest.
|
hace 16 años |
ultramage
|
f6a6d34640
Replaced the TYPE keyword with ENGINE in all sql files, because this is the preferred alternative.
|
hace 17 años |
toms
|
00f560c339
Updated SQL Files (item & mobs)
|
hace 17 años |
toms
|
ac123d2304
Updated conversion tools for mob_db & item_db
|
hace 17 años |
ultramage
|
5a72530983
Reverted / re-did r11426. Someone please update the db converter to properly handle // comments.
|
hace 17 años |
Playtester
|
bd056c18f3
Updated sql files (2)
|
hace 17 años |
ultramage
|
2b21f97dba
Added missing msg_athena.conf entry for the summer outfit; name 'Summer' used for now.
|
hace 17 años |
ultramage
|
2076c3d41e
Removed unused mobdb2 entries (late followup to 10988 and 10946)
|
hace 17 años |
ultramage
|
fdb0636dc3
random fixing
|
hace 18 años |
skotlex
|
d882e5030b
- Reverted the mob ThinkTime update, that field is again aDelay as it apparently should be.
|
hace 18 años |
skotlex
|
072a933741
- Updated mob_db2.sql
|
hace 18 años |
skotlex
|
38338ae141
- Updated the mob_db converter to rename the ADelay column to ThinkTime.
|
hace 18 años |
skotlex
|
e4fb5dbbf7
- Updated mob_db.sql and item_db.sql to latest.
|
hace 19 años |
skotlex
|
b30b97cb41
- Updated mob_db2.txt and mob_db2.sql to have only 10 drop slots rather than 15.
|
hace 19 años |
skotlex
|
38243e373c
- Modified the mob_db structure. The mvp related columns were moved to before the drops, amount of drops increased from 10 to 15.
|
hace 19 años |
skotlex
|
72faf33f97
- Added new column to mob_db Sprite_Name to hold the mob's sprite name. Columns Name and JName now hold the mob's english and kro names respectively.
|
hace 19 años |