ultramage
|
e54bf092d2
Fixed sql char deletion code using a broken pet deletion query (ran very slow, and had a typo in a binary shift operation) (bugreport:3304).
|
16 lat temu |
Playtester
|
6a031bdd77
* Updated drops to the released official bRO 12.1 drops
|
16 lat temu |
Inkfish
|
6b975e4fd5
* Fixed attack not counted as connect when dodged and got damage from skill bonus like Weaponry Research.
|
16 lat temu |
brianluau
|
eebb014937
- Fixed a typo in r13915, causing SC_values 247+ to be off by one.
|
16 lat temu |
Inkfish
|
50961ceec3
fixed some typos on autobonus
|
16 lat temu |
Inkfish
|
5516002a5c
* Implemented script command "autobonus". [Inkfish]
|
16 lat temu |
brianluau
|
4ed47c3153
- Moved the anthell warp agent to the new entrance. (bugreport:2801)
|
16 lat temu |
Paradox924X
|
c52de2b250
Minor update to atcommand_jailfor and atcommand_char_ban's modif_p var incrementation for minute-based bans/jails.
|
16 lat temu |
brianluau
|
0949ac0d1a
- Updated SQL item/mob databases to latest.
|
16 lat temu |
brianluau
|
a83fa9bdcf
- Removed maps that were listed twice in mapflag files. (bugreport:542)
|
16 lat temu |
Kisuka
|
cffe6395ef
- Added missing 10.3 dialog to tu_archer.
|
16 lat temu |
Kisuka
|
505e1b03e7
- Fixes for 'Koshei the Immortal' quest.
|
16 lat temu |
L0ne_W0lf
|
c5a8057fc5
Added instance command definitions, using what I could find and how they are used from the script provided. Further feed back may be nessecary.
|
16 lat temu |
Kisuka
|
b70ea25586
- Added moscovia quest 'Koshei the Immortal'.
|
16 lat temu |
Inkfish
|
73b120c83b
Fixed Backstap bypassing battle_check_target.
|
16 lat temu |
zephyrus
|
33e1fbbd66
- Instancing System (Thanks to Sirius White who did most of the code, with some of my work to implement client side information, some optimizations and bugfixes). Also thanks to contributions from UEAUP team and Orcao.
|
16 lat temu |
Inkfish
|
e447a8a92a
* Changed Asura Strike/Jump Kick to target skill to get rid of the "target delay". (bugreport:2174)
|
16 lat temu |
Inkfish
|
47d2031e40
Fixed a typo in buildin_mobuseskill_sub
|
16 lat temu |
brianluau
|
5a87510f2c
- Fixed a Assassin Quest question having all correct answers. (bugreport:3260)
|
16 lat temu |
Inkfish
|
1d90917604
* Implemented script command "areamobuseskill" and skill NPC_INVINCIBLE and NPC_INVINCIBLEOFF. (topic:217330)
|
16 lat temu |
Inkfish
|
6ee6b810e0
Fixed wings not working when used on top of Magnetic Earth.
|
16 lat temu |
Inkfish
|
144103199a
* Turn Undead shouldn't apply aftercast delay when casted on a "living" entity. (bugreport:1740)
|
16 lat temu |
Inkfish
|
86d162ad13
Fixed an exploit that makes guild skill get higher level than the max defined in guild_skill_tree. (bugreport:3241)
|
16 lat temu |
ultramage
|
1035d7490f
Removed the 'src' parameter from skill_delunitgroup() (see r5911) (bugreport:3253).
|
16 lat temu |
Inkfish
|
94583ef92f
* Skill through items will not be blocked when 90% overweight. (bugreport:3246)
|
16 lat temu |
ultramage
|
7063f7330d
Improving the r13888 crashfix to cover similar crash scenarios discovered:
|
16 lat temu |
brianluau
|
7b835b0b4e
- Changed some variables to scope instead of permanent char. (bugreport:3248)
|
16 lat temu |
Playtester
|
1bad54ae71
* Updated mob_db
|
16 lat temu |
Inkfish
|
c15ff51a7b
Fixed a crash due to group being redeleted when players are performing an ensemble and one of the partner's sp run out.
|
16 lat temu |
Paradox924X
|
f93f3b1e33
Changed a few sprintf's that had no format arguments to strcpy's.
|
16 lat temu |