MasterOfMuppets
|
a6f0719f2d
Added a weapon shop to Einbroch and adjusted the prices of some daggers, thanks to Muad_Dib.
|
há 19 anos atrás |
Vicious
|
d6f096d89d
nj/gs work by RockmanEXE and red_sun
|
há 19 anos atrás |
Vicious
|
173221b52e
more ninja/gs work
|
há 19 anos atrás |
Lupus
|
2933d1638b
ipdated Mimc/MystCace cards. Update Thanatos Statues Quest.
|
há 19 anos atrás |
skotlex
|
1b0b8a393a
- Fixed mob-casted demonstration/quagmire being affected by the gvg_traps_all config setting.
|
há 19 anos atrás |
skotlex
|
dd2012602d
- Cleaned up the Skillbreaker implementation, HP gaining happens at level 5 now.
|
há 19 anos atrás |
skotlex
|
60d11ae90c
- Increased the range for unlocking out of Close confine.
|
há 19 anos atrás |
skotlex
|
5f8c670ba3
- Added a few dummy times in skill_cast_db for some GS skills.
|
há 19 anos atrás |
skotlex
|
8fe81d12a3
- Changed div behaviour. Skills with div above zero will get their total damage increased by the number of hits, div less than zero is just for "show", total number of hits displayed is abs(div), but damage isn't increased by number of hits.
|
há 19 anos atrás |
blackhole89
|
f92652ee92
GS_MAGICALBULLET implementation: declaring variables after case: without defining a block of {}, using something weird called atn_rand(something) instead of just rand. Fixed.
|
há 19 anos atrás |
blackhole89
|
82fec3e7e0
missing } near line 449
|
há 19 anos atrás |
Vicious
|
6a9cccbf46
some ninja/gs work
|
há 19 anos atrás |
skotlex
|
bc1362c571
- Cleaned-up the random item reading routine. Fixed a overflow bug when one of the files has too many random items.
|
há 19 anos atrás |
Lance
|
71fc431888
* Fixed a variable loopback problem on NPC shop price checking routine.
|
há 19 anos atrás |
skotlex
|
01cf48cd39
- Fixed a memory overwrite crash on pc_readdb, thanks to foobar.
|
há 19 anos atrás |
Lupus
|
bd6c2ee92a
Doppel's drops fix Lance 1411 -> Lance 1410 [Lupus]
|
há 19 anos atrás |
Lupus
|
cbd83c0118
g_giant_hornet now agressive
|
há 19 anos atrás |
Lupus
|
3304b6c598
added 3 shops
|
há 19 anos atrás |
Lupus
|
c87fbd0c64
minor typos, fixed Turtle island exploit
|
há 19 anos atrás |
skotlex
|
858d87d0c8
- Fixed Valkyrie's shield script in item_db.sql
|
há 19 anos atrás |
skotlex
|
36d4464315
- Fixed the linked bard/dancer skills toggling with each call to pc_calc_status
|
há 19 anos atrás |
skotlex
|
f1a58a1ae9
- Fixed a bug in the pc_skillreset function.
|
há 19 anos atrás |
skotlex
|
9ca89d4cdc
- Some small cleanups in mob_read_mobavail (or however it is named)
|
há 19 anos atrás |
Vicious
|
458a75780e
fixing max_weapon_size
|
há 19 anos atrás |
blackhole89
|
e9ec45a43c
MAX_WEAPON_TYPE was used with less-than during loading, thus causing the weapon class MAX_WEAPON_TYPE not being read in. Additionally, aspd_base was too small (MAX_WEAPON_TYPE rather than MAX_WEAPON_TYPE+1), thus causing out-of-bounds memory access each time it was used. I wonder why nobody noticed that yet.
|
há 19 anos atrás |
blackhole89
|
a2a0e1e323
only the first 22 CSVs were read in, but MAX_WEAPON_TYPE+5 was 27 -> uninitialized array indices got atoi'd
|
há 19 anos atrás |
skotlex
|
ffea309d01
- Now you can't raise levels on an acquired skill when that skill is currently an acquired skill.
|
há 19 anos atrás |
skotlex
|
8309da5f58
- Made Magic Crasher a BF_WEAPON attack.
|
há 19 anos atrás |
Vicious
|
c4d6af569a
more ninja/gs update
|
há 19 anos atrás |
blackhole89
|
1f037dd750
There go the status icons.
|
há 19 anos atrás |