David Cernat
|
57f07813b0
|
Rename ID_GAME_UPDATE_POS into ID_GAME_POS
|
2016-09-28 11:45:14 +03:00 |
|
David Cernat
|
4d7130b12f
|
Improve logic for script-induced cell changes
|
2016-09-27 11:28:44 +03:00 |
|
David Cernat
|
01af4f3bbc
|
Update position before sending cell packet
|
2016-09-26 17:00:09 +03:00 |
|
Koncord
|
1186d09ec0
|
ScriptFunctions.hpp size reduction
|
2016-08-30 12:20:39 +08:00 |
|
David Cernat
|
5385563972
|
Let players inform others about Lua script-induced cell & pos changes
|
2016-08-24 02:53:39 +03:00 |
|
David Cernat
|
8eda381016
|
Make formatting consistent, part 2
|
2016-08-17 18:20:36 +03:00 |
|
David Cernat
|
1363c4c5b6
|
Make formatting consistent
|
2016-08-17 18:04:35 +03:00 |
|
David Cernat
|
b0bd10f219
|
Allow script-based teleportation from interior to exterior cell 0,0
|
2016-08-03 22:07:49 +03:00 |
|
Koncord
|
31e2ab54d6
|
Revert "Update position after changing cell"
This reverts commit 5e072b9d3c .
|
2016-07-30 04:57:43 +08:00 |
|
Koncord
|
5e072b9d3c
|
Update position after changing cell
|
2016-07-30 04:12:47 +08:00 |
|
Koncord
|
7107136808
|
New API
SetExterior(pid, x, y)
GetExteriorX(pid)
GetExteriorY(pid)
also "SetCell" will now move to the named external cells (e.g. SetCell(pid, "Balmora"))
|
2016-07-30 01:33:28 +08:00 |
|
Koncord
|
6f07d590d4
|
Fix SetPos and SetAngle functions
Fix types for SetPos and SetAngle
|
2016-07-17 17:59:46 +08:00 |
|
Stanislav Zhukov
|
645a21af21
|
Added new script functions for lua compatibility
GetPosX, GetPosY, GetPosZ
GetAngleX, GetAngleY, GetAngleZ
|
2016-07-16 16:19:35 +08:00 |
|
Koncord
|
1b259e2d33
|
Syncing inventory, animations, position, 8 key attributes
Created Package system
|
2016-07-07 23:50:48 +08:00 |
|