Age | Commit message (Expand) | Author | Files | Lines |
2006-03-10 | - Fixed the linked bard/dancer skills toggling with each call to pc_calc_status | skotlex | 1 | -0/+2 |
2006-03-09 | - Fixed a bug in the pc_skillreset function. | skotlex | 1 | -0/+2 |
2006-03-09 | MAX_WEAPON_TYPE was used with less-than during loading, thus causing the weap... | blackhole89 | 1 | -0/+3 |
2006-03-09 | only the first 22 CSVs were read in, but MAX_WEAPON_TYPE+5 was 27 -> uninitia... | blackhole89 | 1 | -0/+1 |
2006-03-09 | - Now you can't raise levels on an acquired skill when that skill is currentl... | skotlex | 1 | -0/+1 |
2006-03-09 | - Made Magic Crasher a BF_WEAPON attack. | skotlex | 1 | -0/+4 |
2006-03-09 | There go the status icons. | blackhole89 | 1 | -0/+2 |
2006-03-09 | - Moved a bunch of sc_effects that should be cancelled on hit from mob_damage... | skotlex | 1 | -0/+1 |
2006-03-09 | - Fixed stun's duration not getting reduced by vit + luk/3 | skotlex | 1 | -0/+1 |
2006-03-09 | - Fixed #itemlist not taking into consideration crafted/forged items and pet ... | skotlex | 1 | -0/+3 |
2006-03-09 | * included MAX_WEAPON_SIZE for flexible weapon types | Vicious | 1 | -0/+4 |
2006-03-09 | - Fixed a bug that was making the no_spawn_on_player setting useless. | skotlex | 1 | -0/+5 |
2006-03-08 | GS_TRIPLEACTION: multihit x3 | blackhole89 | 1 | -0/+1 |
2006-03-08 | -pc_jobid2mapid and pc_mapid2jobid now return int, and will return -1 when th... | skotlex | 1 | -0/+5 |
2006-03-08 | - Mobs will now chase you even if you hit them from outside their range of view. | skotlex | 1 | -0/+2 |
2006-03-08 | - Fixed item disappearing from the floor when you attempted to pick it up and... | skotlex | 1 | -0/+2 |
2006-03-08 | nj/gs skill update | Vicious | 1 | -0/+1 |
2006-03-08 | - Items now store the top MAX_SEARCH drops from mobs and lists them through t... | skotlex | 1 | -0/+3 |
2006-03-08 | - Added functions mobdb_searchname_array and itemdb_searchname_array which re... | skotlex | 1 | -0/+4 |
2006-03-08 | fixed compile issue. fixed ninja issues. | Vicious | 1 | -0/+1 |
2006-03-08 | - Updated mob_db.sql and item_db.sql to latest. | skotlex | 1 | -0/+1 |
2006-03-08 | @job ninja/gs. | Vicious | 1 | -0/+1 |
2006-03-07 | - Added a check that forces self skills to cast on yourself in skill_use_id | skotlex | 1 | -0/+10 |
2006-03-07 | more ground work for ninja/GS | Vicious | 1 | -0/+1 |
2006-03-07 | - Some overflow protections on calculation of max hp. Now when max hp becomes... | skotlex | 1 | -0/+4 |
2006-03-07 | - Fixed the soul linker skill tree. (Thanks to muad_dib) [Zephiris] | Zephiris | 1 | -0/+1 |
2006-03-07 | @job ninja/gunslinger. you need latest exe | Vicious | 1 | -0/+2 |
2006-03-07 | - skill_blown flag&0x40000 now knocks back in a random direction. | skotlex | 1 | -0/+3 |
2006-03-07 | - Some corrections due to the guild skill position change. | skotlex | 1 | -0/+2 |
2006-03-06 | - Fixed npc_event doing a map-check when the npc is not on any map. | skotlex | 1 | -0/+2 |
2006-03-06 | - Fixed a debug message showing up on skill castend nodamage id when using a ... | skotlex | 1 | -0/+7 |
2006-03-05 | * Removed my EXP limit as it did not do what it was supposed to [Codemaster] | codemaster | 1 | -0/+1 |
2006-03-05 | - Fixed remove trap by updating the definition of INF_GROUND_SKILL (it should... | skotlex | 1 | -0/+1 |
2006-03-05 | - Fixed animation of Redemptio | skotlex | 1 | -0/+1 |
2006-03-05 | - Fixed a pair of missing map_freeblock_unlock | skotlex | 1 | -0/+3 |
2006-03-05 | Two small fixes/updates | DracoRPG | 1 | -0/+2 |
2006-03-05 | * Fixed easter.txt typo. | Lance | 1 | -0/+4 |
2006-03-04 | - Fixed subnet checking being broken in the login txt server. | skotlex | 1 | -0/+3 |
2006-03-04 | - Fixed missing baby-dancer job in exp2.txt | skotlex | 1 | -0/+5 |
2006-03-04 | - Some cleaning of the main.sql file | skotlex | 1 | -0/+3 |
2006-03-04 | - The rate passed to status_change_start must now be in 0->10000 range. | skotlex | 1 | -0/+5 |
2006-03-03 | - Fixed crash on the NPC whisper system when the message's size was 1. | skotlex | 1 | -0/+2 |
2006-03-03 | - Fixed compilation error on windows | skotlex | 1 | -0/+1 |
2006-03-03 | - Added a column in skill_cast_db for specifying can't walk delays. | skotlex | 1 | -0/+6 |
2006-03-03 | * Fixed character deletion working on SQL without an email address (Thanks to... | Zephiris | 1 | -0/+1 |
2006-03-03 | - Added event 8 for mobspawns that should spawn with special ai set. | skotlex | 1 | -0/+8 |
2006-03-03 | - Trick dead now ends on logout | skotlex | 1 | -0/+8 |
2006-03-03 | - Small fixes on mob_skill_use | skotlex | 1 | -0/+1 |
2006-03-03 | - Added the skill-related variables to pet_data, removed the pet skill delay ... | skotlex | 1 | -0/+2 |
2006-03-03 | - Fixed a stupid typo that disabled all pet support skills from ever triggeri... | skotlex | 1 | -0/+2 |