Mordred
|
39ba1785c3
|
Do not use the current zone for landdetail lookup but the provided territoryId
|
2018-11-16 17:07:22 +01:00 |
|
Mordred
|
6f8abf951b
|
Use the right packet to update permission + cleanup + new clienttrigger
|
2018-11-15 22:30:59 +01:00 |
|
mordred
|
a7bc521ebc
|
Cleanup of housing definitions
|
2018-11-14 10:00:16 +01:00 |
|
Mordred
|
c1b52da7ab
|
Started moveing more housing code into HousingMgr
|
2018-11-13 23:46:10 +01:00 |
|
Mordred
|
70b7862f9f
|
Added land type storage / loading / usage
|
2018-11-13 19:48:22 +01:00 |
|
Mordred
|
abc0960e03
|
Fixed sign structure and lookup of owner name
|
2018-11-13 00:03:09 +01:00 |
|
AriAvery
|
762f01366d
|
name fixes
|
2018-11-12 09:32:20 +01:00 |
|
AriAvery
|
ac2dcaec93
|
rename trigger (working) + build preset (starting)
|
2018-11-12 08:32:30 +01:00 |
|
AriAvery
|
6181ced227
|
fixed errors
|
2018-11-11 14:53:19 +01:00 |
|
AriAvery
|
aa9e1e2450
|
Signs + rename
|
2018-11-11 14:27:39 +01:00 |
|
AriAvery
|
dadc8184e9
|
House fixes
|
2018-11-10 19:00:13 +01:00 |
|
AriAvery
|
6525a8e4f1
|
fixed style 2
|
2018-11-08 22:19:26 +01:00 |
|
AriAvery
|
b1fdff5400
|
added devaluation timer
|
2018-11-07 11:08:07 +01:00 |
|
AriAvery
|
e43ae8ed2e
|
removed space
|
2018-11-07 10:49:02 +01:00 |
|
AriAvery
|
6ca53568d0
|
some fix
|
2018-11-07 09:27:57 +01:00 |
|
AriAvery
|
7b5057f99b
|
added housing item UI
|
2018-11-07 09:05:03 +01:00 |
|
Mordred
|
0f6ac74f15
|
Houseing data initializing and signs
|
2018-11-04 23:47:10 +01:00 |
|
mordred
|
94813321b3
|
57 occurances of boost to go
|
2018-10-26 08:25:20 +02:00 |
|
NotAdam
|
4e3edbbcd2
|
remove more boost
|
2018-10-25 12:44:51 +11:00 |
|
NotAdam
|
66b6ec2b20
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2018-10-14 23:36:05 +11:00 |
|
NotAdam
|
319e9e5050
|
cleanup unnecessary refs
|
2018-10-14 23:31:52 +11:00 |
|
Biscuit Boy
|
ef87b9b36d
|
Examine works correctly again / Handles errors for GM's and diff zones
|
2018-09-25 01:11:14 +10:00 |
|
Tahir Akhlaq
|
5ca9b8f90b
|
moved examine packet to its own class
- fixed accessory display in examine packet
- fixed accessory display in playerspawn packet
|
2018-09-13 11:12:22 +01:00 |
|
Biscuit Boy
|
46f79fca4e
|
Add some missing examine unknowns
|
2018-09-12 17:58:19 +10:00 |
|
Tahir Akhlaq
|
8d6ec91757
|
added equip models for examine (todo: main/sub/accessories)
- added stub for item crafter name request
|
2018-09-11 17:46:04 +01:00 |
|
Tahir Akhlaq
|
e487a9ae24
|
moved examine handling out of client trigger switch and into its own function
|
2018-09-10 15:01:13 +01:00 |
|
Tahir Akhlaq
|
afc4d89d22
|
added basic examine functionality
- todo: fix gear models not displaying
|
2018-09-10 14:34:24 +01:00 |
|
NotAdam
|
23344c02e6
|
incredible
|
2018-08-31 23:02:45 +10:00 |
|
NotAdam
|
e0d6c1024e
|
item handin collection & fix quest abandon
|
2018-08-31 22:57:33 +10:00 |
|
Mordred
|
89a9b16555
|
Code style adjusted for 2 spaces and various other small things, checkout CodeStyle.xml for details
|
2018-08-29 21:40:59 +02:00 |
|
Mordred
|
7f7588ef1f
|
Simplified actorcontrol creation
|
2018-08-28 19:05:52 +02:00 |
|
Mordred
|
d96c86853b
|
Changed director trigger/function names
|
2018-07-17 22:39:04 +02:00 |
|
NotAdam
|
b856356ce7
|
fix sitting animating incorrectly for other clients, fixes #329
|
2018-07-12 21:10:02 +10:00 |
|
NotAdam
|
5eb846118d
|
fix emotes which require a weapon to be unholstered
|
2018-07-12 20:42:28 +10:00 |
|
Mordred
|
c12c0b1d99
|
Groundwork for pose, still needs to be added to spawn / initui
|
2018-07-11 23:52:24 +02:00 |
|
NotAdam
|
c4f35b0753
|
sit now works correctly when doing /sit while sitting
|
2018-07-11 20:43:03 +10:00 |
|
Mordred
|
3dcb7c3629
|
#329 Fixed relogging while persistent emote is on ( restting state to idle )
|
2018-07-09 22:34:56 +02:00 |
|
Mordred
|
afbb247e1c
|
Persistent emotes now show properly to other players on spawn
|
2018-07-09 21:48:42 +02:00 |
|
Maru
|
542541b1f6
|
Emote stuff, launcher;
Please don't look
Emote stuff;
|
2018-07-09 01:29:16 -03:00 |
|
Mordred
|
f6d387c161
|
Emotes can now be interrupted, getting in and out of persistant emotes including /sit should work fine, too #329
|
2018-07-08 23:44:37 +02:00 |
|
Mordred
|
a5191c2b4f
|
emotes with motion only added #329
|
2018-07-08 23:25:27 +02:00 |
|
NotAdam
|
6da1af4fb5
|
add tell and chat ipc structures
|
2018-07-07 22:27:35 +10:00 |
|
NotAdam
|
d561764ad1
|
cleanup clienttrigger ipc struct, verbose packet construction log switch
|
2018-07-07 13:38:15 +10:00 |
|
NotAdam
|
2526ad7d90
|
convert more old incoming packets to structs
|
2018-07-06 23:36:50 +10:00 |
|
NotAdam
|
104b07d7fa
|
start moving old packets to new incoming packet system
|
2018-07-06 22:43:54 +10:00 |
|
NotAdam
|
3051aaa9b4
|
fix typo
|
2018-07-06 22:43:26 +10:00 |
|
Mordred Admin
|
a3d5dc8c26
|
Merge remote-tracking branch 'origin/develop' into packet_work
Conflicts:
src/servers/sapphire_zone/Action/EventAction.cpp
src/servers/sapphire_zone/Actor/Chara.cpp
src/servers/sapphire_zone/Actor/EventObject.cpp
src/servers/sapphire_zone/Actor/Player.cpp
src/servers/sapphire_zone/Actor/PlayerInventory.cpp
src/servers/sapphire_zone/Network/Handlers/ClientTriggerHandler.cpp
src/servers/sapphire_zone/Network/Handlers/PacketHandlers.cpp
src/servers/sapphire_zone/Zone/Zone.cpp
|
2018-07-03 15:01:13 +02:00 |
|
goaaats
|
d27877d242
|
More renames
|
2018-07-03 14:31:20 +02:00 |
|
goaaats
|
46133d4f6f
|
Rename ClientActorControl back to ClientTrigger
|
2018-07-03 14:20:51 +02:00 |
|