index
:
ajnobaka/tmwa
master
DEPRECATED: The server running The Mana World Legacy. All new projects should use Hercules instead. See the "evol-hercules" repo.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-17
fix player facing the wrong direction on magic attacks
gumi
1
-0
/
+6
2018-02-17
allow to set GM level from script
gumi
1
-0
/
+6
2018-02-17
propagate GM level updates
gumi
1
-0
/
+2
2018-02-17
add missing vector includes
gumi
1
-0
/
+2
2018-02-17
treat hidden admins like normal admins
gumi
1
-26
/
+26
2018-02-17
fix wrong description for @adjgmlvl
gumi
1
-4
/
+4
2018-01-29
fix the nullpo check in builtin_getcharid
v18.1.29.1
gumi
1
-1
/
+4
2018-01-29
cowardly abort script if sd is missing
v18.1.29
gumi
2
-78
/
+104
2018-01-28
make the player stand while attacking with overrides
gumi
1
-0
/
+3
2018-01-28
allow to specify charges for magic override
gumi
1
-2
/
+2
2018-01-27
add missing weapon override in packet 01da
gumi
1
-1
/
+3
2018-01-23
release v18.1.23
v18.1.23
gumi
1
-2
/
+2
2018-01-03
release v18.1.3
v18.1.3
gumi
2
-1
/
+43
2018-01-03
mark NPCs as disabled while cleaning
gumi
1
-0
/
+1
2018-01-03
remove mob timers, make areatimer only work on PC
gumi
3
-28
/
+0
2018-01-03
remove npc event queue, always clear npc event timer
gumi
2
-5
/
+5
2018-01-03
allow to fetch a npc var without an attached oid
gumi
1
-9
/
+4
2018-01-01
release v18.1.1
v18.1.1
gumi
8
-11
/
+131
2018-01-01
no longer force-crash on fatal script errors
gumi
1
-3
/
+0
2017-12-03
add atcommand_getvar & atcommand_setvar
v17.12.3
gumi
1
-0
/
+115
2017-11-12
remove leftovers from testing
v17.11.12
gumi
1
-6
/
+2
2017-11-12
fix missing sd in chareffect atcommand
gumi
1
-1
/
+1
2017-11-12
re-fix the puppet despawn bug
gumi
3
-2
/
+16
2017-03-30
make `@chareffect` respect the gm power hierarchy
v17.3.30
gumi
1
-1
/
+1
2017-03-30
make `@goto` respect the gm power hierarchy
gumi
1
-1
/
+1
2016-11-27
Revert "Decrease the map npc counter when a npc is deleted"
gumi
1
-3
/
+0
2016-11-27
force sending .gat extension for SMSG_SET_TILES_TYPE
gumi
1
-1
/
+3
2016-11-26
Merge pull request #226 from mekolat/settiles
v16.11.27
mekolat
3
-0
/
+52
2016-11-09
Merge pull request #230 from mekolat/npc_num-fix
v16.11.9
mekolat
1
-0
/
+3
2016-11-09
Decrease the map npc counter when a npc is deleted
mekolat
1
-0
/
+3
2016-07-05
fix emote spam crash
Freeyorp
1
-22
/
+21
2016-05-13
Merge pull request #224 from mekolat/npctalk
mekolat
3
-5
/
+11
2016-05-13
implement SMSG_MAP_SET_TILES_TYPE, add builtin sendcollision
mekolat
3
-0
/
+52
2016-05-12
add undefined_gat check to npc_propagate_update()
mekolat
1
-0
/
+3
2016-05-12
add undefined_gat check for SenWho::ALL_SAMEMAP
mekolat
1
-7
/
+10
2016-05-12
don't send name in 0x8d if shorter than 4 char long
mekolat
1
-1
/
+2
2016-05-12
don't send hidden part of npc names with npctalk => [fate]
mekolat
1
-1
/
+6
2016-05-12
allow to use npctalk on non-script npcs
mekolat
1
-3
/
+3
2016-05-05
add MUTE params
mekolat
3
-0
/
+66
2016-05-01
make SP::HP use pc_heal in pc_setparam
mekolat
1
-2
/
+1
2016-05-01
allow foreach to have a target
mekolat
1
-3
/
+12
2016-05-01
allow addtimer to have a target
mekolat
1
-2
/
+14
2016-05-01
revert attachrid modification for now, will be deprecated soon enough
mekolat
1
-11
/
+1
2016-05-01
Merge pull request #216 from mekolat/aggravate
mekolat
1
-26
/
+8
2016-05-01
Merge pull request #217 from mekolat/override
mekolat
1
-14
/
+24
2016-05-01
Merge pull request #218 from mekolat/reallydead
mekolat
1
-0
/
+2
2016-05-01
send hp 0 in pc_readparam when PC is dead
mekolat
1
-0
/
+2
2016-05-01
make builtin_overrideattack take no charge, allow to discharge
mekolat
1
-14
/
+24
2016-04-30
simplify `aggravate` builtin
mekolat
1
-26
/
+8
2016-04-28
Make getmap take target_id
wushin
1
-2
/
+8
[next]