Commit Graph

  • 6225210f4c Deploying to gh-pages from @ 144e56d2c4 🚀 gh-pages lcdr 2023-10-29 09:29:34 +00:00
  • 144e56d2c4 controllable (#16) master David Markowitz 2023-10-29 02:28:35 -07:00
  • d6e7c326f0 Fix pet serialization (closes #17) lcdr 2023-10-29 10:11:59 +01:00
  • e5831d15fb Fix module assembly serialization lcdr 2023-07-09 15:57:21 +02:00
  • 3f752b212d Configure & run rustfmt (#15) zaop 2023-02-09 13:04:58 +01:00
  • 700520175a Unified packet enum (#14) zaop 2023-02-07 11:38:07 +01:00
  • 556f9360f2 Further improve LoginResponse (#13) zaop 2023-01-24 12:56:16 +01:00
  • 1383e0ca48 Add version and FTP structs to LoginResponse packet lcdr 2023-01-20 15:48:58 +01:00
  • 1a6f62fa7d Update dependencies lcdr 2023-01-09 14:24:04 +01:00
  • 8742633882 Add SetNameBillboardState GM lcdr 2023-01-09 13:42:30 +01:00
  • 615b671d38 Allow processing ob blueprint responce (#11) David Markowitz 2022-12-29 07:59:18 -08:00
  • 691e067d78 Add lot 2248 to readable packets (#10) David Markowitz 2022-12-29 07:46:56 -08:00
  • 31e6a793dd Add EchoStartSkill and fix Quaternion Identity (#9) David Markowitz 2022-12-29 07:21:53 -08:00
  • 78479dcf1c Make ModifyPlayerZoneStatistic a duplicated GM and update UpdatePlayerStatistic to use an enum for stats David Markowitz 2022-12-29 07:05:26 -08:00
  • 1df0902bbb Add RemoveItemFromInventory GM Fixes #2 lcdr 2022-11-22 16:42:11 +01:00
  • 42477ef10c Use GmWString alias instead of LuVarWString<u32> lcdr 2022-11-22 15:38:12 +01:00
  • 81f1ce6813 Add UpdatePropertyOrModelForFilterCheck GM (#7) David Markowitz 2022-11-22 06:35:17 -08:00
  • 1cebbca1d8 update rust toolchain to 1.66.0-nightly (#4) Daniel Seiler 2022-11-04 18:06:58 +01:00
  • ff8f939aed change main parse call to use .extension (#1) Aaron Kimbrell 2022-09-05 13:23:03 -05:00
  • ad8294cedd Fix incorrect simple physics climbing serialization lcdr 2022-06-24 13:37:13 +02:00
  • 7a605924b5 Update tests lcdr 2022-04-27 18:31:34 +02:00
  • ffbd23dd8b Add loot pickup radius lcdr 2022-04-27 18:31:34 +02:00
  • a075f34696 Add BlueprintSaveResponse message lcdr 2021-08-07 19:59:48 +02:00
  • 8f51fb9122 Add RequestMoveItemBetweenInventoryTypes and ResponseMoveItemBetweenInventoryTypes game messages lcdr 2021-05-05 18:49:45 +02:00
  • 58e22958ec Make more things public lcdr 2021-04-07 14:20:12 +02:00
  • f2bef9a9b6 Group constructions and serializations lcdr 2021-03-30 18:30:09 +02:00
  • bd349cb5fa Implement Default for Vector3 and Quaternion lcdr 2021-03-30 15:46:21 +02:00
  • ea8891d231 Implement Copy for Vector3 and Quaternion lcdr 2021-03-29 17:57:30 +02:00
  • 7f58ae44fb Make various structs public lcdr 2021-03-29 17:20:25 +02:00
  • 34da323dd9 Generalize FromVariants to work with more complex types lcdr 2021-03-25 14:44:30 +01:00
  • 7c86c784d7 Add Into<GameMessage> impl to game message structs lcdr 2021-03-24 23:17:30 +01:00
  • 2e589f8194 Implement team invite packet lcdr 2021-03-24 19:34:07 +01:00
  • fa5b7cfc91 Add support for vehicle physics component lcdr 2021-03-09 21:32:36 +01:00
  • 195a114c8f Add support for racing control component lcdr 2021-03-08 12:59:51 +01:00
  • e4f5fb4794 Add support for lup exhibit component lcdr 2021-03-07 16:52:21 +01:00
  • 8800ea645c Split off achievement vendor into a proper component lcdr 2021-03-07 15:25:18 +01:00
  • 4e0a8c84c5 Add support for shooting gallery component lcdr 2021-03-07 15:20:37 +01:00
  • f88a4a81ea Fix config component overrides in another edge case lcdr 2021-03-06 21:28:02 +01:00
  • 7cf6d580dc Add support for achievement vendor component lcdr 2021-03-06 21:26:38 +01:00
  • ce85a29ce7 Fix config component overrides when physics component is already present lcdr 2021-03-06 15:06:32 +01:00
  • 267daca691 Add support for module assembly component lcdr 2021-03-06 13:38:33 +01:00
  • 1ff8f36990 Add support for component whitelists lcdr 2021-03-06 13:36:33 +01:00
  • 582092cb5f Fix rigid body phantom physics unit test lcdr 2021-03-05 11:28:35 +01:00
  • 05b83840b2 Add support for rigid body phantom physics component lcdr 2021-03-03 16:28:27 +01:00
  • cb6a4aaaef Add support for config component overrides lcdr 2021-03-03 15:57:46 +01:00
  • 431b7cffce Add support for mutable model behavior component lcdr 2021-03-02 14:21:24 +01:00
  • e68a233a98 Add support for donation vendor component lcdr 2021-02-26 15:34:49 +01:00
  • 4f4054b54f Add support for moving platform simple mover subcomponent lcdr 2021-02-26 14:03:57 +01:00
  • 6a3842c931 Add support for switch component lcdr 2021-02-26 13:19:09 +01:00
  • e5975d8c5a Add support for pet component lcdr 2021-02-26 11:55:20 +01:00
  • 1e7b916636 Add support for possessable component lcdr 2021-02-24 22:44:52 +01:00
  • 8fad789aa9 Add support for item component lcdr 2021-02-24 22:30:49 +01:00
  • 402f4069ba Add support for scripted activity component lcdr 2021-02-24 21:22:40 +01:00
  • 2b37c3fc3b Add support for moving platform component lcdr 2021-02-23 14:56:02 +01:00
  • c88f02e064 Add support for collectible component lcdr 2021-02-22 17:39:02 +01:00
  • a8cdeb1fd8 Add support for vendor component lcdr 2021-02-22 16:52:41 +01:00
  • e2f90c80d5 Add support for bouncer component lcdr 2021-02-22 16:29:08 +01:00
  • 85e55e499b Add support for quickbuild component lcdr 2021-02-21 20:17:17 +01:00
  • ef304afdb1 Add support for script and base combat ai components lcdr 2021-02-16 14:57:41 +01:00
  • 2add97aec7 Add support for simple physics component lcdr 2021-02-16 14:14:36 +01:00
  • 3982efb536 Add support for phantom physics component lcdr 2021-02-15 16:11:45 +01:00
  • b0677c5d10 Make capture parser replica handling more generic lcdr 2021-02-15 14:13:42 +01:00
  • 24a0959a1d Enable captureviewer checks for parsed serializations as well lcdr 2021-01-18 21:54:20 +01:00
  • 8b6848ad48 Add support for BBB serialization lcdr 2021-01-18 21:24:33 +01:00
  • 18f14e1cac Add support for inventory serialization lcdr 2021-01-18 21:18:24 +01:00
  • 847cbffb94 Add support for character serialization lcdr 2021-01-18 21:15:07 +01:00
  • 41b6019487 Add support for player forced movement serialization lcdr 2021-01-18 21:04:26 +01:00
  • 701447d7c8 Add support for level progression serialization lcdr 2021-01-18 21:01:46 +01:00
  • bd43369593 Add support for possession control serialization lcdr 2021-01-18 20:59:30 +01:00
  • d1c4e0e23b Add support for destroyable serialization lcdr 2021-01-18 20:38:04 +01:00
  • 827a7b2cfe Add support for controllable physics serialization lcdr 2021-01-18 19:27:13 +01:00
  • 812f8c30d9 Add general support for replica serializations lcdr 2021-01-18 17:44:01 +01:00
  • 406a4d9582 Add ControlBehaviors game message lcdr 2021-01-02 14:53:52 +01:00
  • 9799241b55 Implement string conversion for byte arrays lcdr 2021-01-01 13:48:45 +01:00
  • cad90380d4 Limit LNV serialization key sorting to tests lcdr 2021-01-01 12:42:52 +01:00
  • aa450b4dfe Add UiMessageServerToSingleClient game message lcdr 2020-12-31 18:39:52 +01:00
  • 92331a8893 Rename replica creation to replica construction lcdr 2020-12-26 12:20:47 +01:00
  • 44a80bbab1 Add support for player replica creations lcdr 2020-12-24 16:28:01 +01:00
  • 6df0b64936 Add RequestSmashPlayer game message lcdr 2020-11-22 21:45:17 +01:00
  • 503a258625 Add ReportBug game message lcdr 2020-11-22 21:37:39 +01:00
  • b45fb45602 Add Top5IssuesRequest message lcdr 2020-11-22 21:08:07 +01:00
  • 7e953b39d8 Add AddIgnore message lcdr 2020-11-22 21:07:38 +01:00
  • 2e0cbbcd95 Add AddFriendRequest message lcdr 2020-11-22 20:31:29 +01:00
  • b3e546505c Add client-sent mail messages lcdr 2020-11-22 19:07:04 +01:00
  • 688abf4dfa Add RemoveSkill game message lcdr 2020-11-21 12:37:32 +01:00
  • c5e88cda54 Add AddSkill game message lcdr 2020-11-21 12:24:25 +01:00
  • 58e3acc9a9 Add AddFriendResponse message lcdr 2020-11-19 22:59:39 +01:00
  • c781ba9a46 Add FriendUpdateNotify message lcdr 2020-11-16 21:25:39 +01:00
  • ccc40f3068 Add GetIgnoreListResponse message lcdr 2020-11-16 20:31:30 +01:00
  • ec2df593aa Add GetFriendsListResponse message lcdr 2020-11-15 22:28:30 +01:00
  • dedab0fb47 Add ChatModerationString message lcdr 2020-11-15 14:57:55 +01:00
  • aef11803ec Bump nightly toolchain to 2020-11-13 to support longer arrays lcdr 2020-11-14 14:22:57 +01:00
  • 98fae4034b Add StartSkill game message lcdr 2020-11-14 13:54:57 +01:00
  • f11fdd7d50 Add server-sent chat packets lcdr 2020-11-12 17:30:07 +01:00
  • b65efbd426 Implement CreateCharacter message lcdr 2020-11-08 20:49:17 +01:00
  • 1266496150 Rename shirt to torso and pants to legs lcdr 2020-11-08 13:28:59 +01:00
  • 08f508a388 Add more documentation for world messages lcdr 2020-11-07 21:52:26 +01:00
  • 5edd32ea82 Fix handling of relative paths in the capture parser script lcdr 2020-10-28 18:01:43 +01:00
  • 640cc20508 Add documentation for LoadStaticZone lcdr 2020-10-28 18:01:06 +01:00
  • b585b362a1 Add documentation for auth messages lcdr 2020-10-13 13:39:10 +02:00