Lupus
|
a866920e15
removed old logs
|
19 年之前 |
Lance
|
49fc4fe81d
* Optimized fake npc system. Added npc_checknear back to npc_buysellsel.
|
19 年之前 |
skotlex
|
f95ab0abbe
- If someone is expulsed from a guild while the guild storage is open, it will be auto-closed now.
|
19 年之前 |
Lance
|
e70b7a0837
- and more typos
|
19 年之前 |
Lance
|
91ea6a4e09
Fixed typo in script.c
|
19 年之前 |
skotlex
|
f0fc466d8b
- pc_resetskill flag can now be &2, it only returns the total amount of skill points spent, it doesn't does a reset.
|
19 年之前 |
Lance
|
2fc07bb1c8
* Reverted npc_checknear to exclude check for class_ -1.
|
19 年之前 |
Lance
|
020b35d68a
* Using malloc for memory allocations that doesn't need to be pre-initialized.
|
19 年之前 |
skotlex
|
38a15cc4e1
- Fixed compilation error/warning on script command setbattleflag.
|
19 年之前 |
skotlex
|
6e1f885043
- Small change in the pet_ai that should stop the "strange" catch-up behaviour of pets when you are much faster than them.
|
19 年之前 |
skotlex
|
21b2151c97
- Added the missing clif_* calls to make changebase's view-class change update on the client.
|
19 年之前 |
Lupus
|
b662c487e4
updated 'setmapflag' script command
|
19 年之前 |
skotlex
|
af55aa1e6e
- Updated item_db.sql to current.
|
19 年之前 |
skotlex
|
d66d94cd80
- Item use interval is set to a default of 100ms now.
|
19 年之前 |
skotlex
|
56571363d2
- Wedding Dress/Tuxedo now handle view-change using the onequip/onunequip scripts.
|
19 年之前 |
Lance
|
33916be18e
* Fixed typo in skill.c: skill_clear_group
|
19 年之前 |
skotlex
|
f983dc57c3
- Modified and simplified the random item group format. It now is <GroupID>,<ItemID>,<Rate>, where Rate normally is 1, greater numbers is the equivalent of adding the line multiple times.
|
19 年之前 |
skotlex
|
5c222891f3
- Added script command escape_sql. It will return an escaped string for use in the sql_query script command (in case you want to use input of players in your queries).
|
19 年之前 |
skotlex
|
8934d52b73
- Removed the max cap of autoloot so you are now allowed to set autoloot values above 100.
|
19 年之前 |
skotlex
|
c176a131f0
- Fixed the delete_timer (@summons, alchemist plants) not invoking unit_free, hence causing memory leaks and the like.
|
19 年之前 |
skotlex
|
6b9fd3cf04
- Removed message 592 from trade.c
|
19 年之前 |
Lance
|
95f2b0089f
Modifying st->oid is dangerous. Using sd->state.using_fake_npc as identifier instead.
|
19 年之前 |
Lance
|
c0b1eb7787
* Shinomori's method (kinda) of remote script execution with interaction.
|
19 年之前 |
Zido
|
736c2bd9ca
Refer to changelog
|
19 年之前 |
skotlex
|
97af776e02
- Added special_state changebase to identify when a character has a special-view associated with some equipment to correctly revert the look when you take off said equipment (fixes tuxedo/wedding dress when you use modify_wedding_display: yes)
|
19 年之前 |
skotlex
|
42c6f89d86
- Multiple optimizations to the unit_data auto-chase upgrade, also simplified the mob and pet ai routines.
|
19 年之前 |
Zido
|
2113db40cb
- Wedding Sprites fixed
|
19 年之前 |
skotlex
|
16e8d42194
- Fixed script command mapwarp.
|
19 年之前 |
Lance
|
85843bfe0f
* Should not exit when you can't find an NPC file..
|
19 年之前 |
Lance
|
63eb37dc33
typo
|
19 年之前 |