Commit graph

49 commits

Author SHA1 Message Date
Lizardy
207baab80d
Merge pull request #21 from cabeca1143/Net6.0
Updating to Net 6.0
2022-07-17 19:56:16 -04:00
cabeca143
593578953f Updating to Net 6.0 2022-07-17 20:13:16 -03:00
Lizardy
03bc60d557
Merge pull request #20 from cabeca1143/GameServer-assets
* Added GameServer enums now used by the packet serializer, so it can work as a standalone project.
2022-07-10 23:20:10 -04:00
cabeca143
accc35406f Commit 2022-07-11 00:03:40 -03:00
Lizardy
f285af2856
Merge pull request #19 from Killfrra/master
The serializer can now process replication packets for game objects it can determine the type of
2022-07-10 17:08:36 -04:00
Mak Kma
457b6afd47 building replication and fixes 2022-07-10 16:46:44 +03:00
Mak Kma
e58efd8f5d OnReplication serialization 2022-07-10 02:06:52 +03:00
Lizardy
e1f4b95dc2
Merge pull request #18 from Killfrra/master
Complimentary for GameServer/pull/1462
2022-06-27 00:43:02 -04:00
Mak Kma
83a6a1cdeb Complimentary for GameServer/pull/1462 2022-06-27 05:22:33 +03:00
Lizardy
bf4aab4060
Merge pull request #17 from LeagueSandbox/dependabot/nuget/LeaguePacketsSerializer/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /LeaguePacketsSerializer
2022-06-22 18:05:45 -04:00
Lizardy
d5649757e5
Merge pull request #16 from LeagueSandbox/dependabot/nuget/LeaguePacketsSender/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /LeaguePacketsSender
2022-06-22 18:05:34 -04:00
dependabot[bot]
e4ec2b12a4
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /LeaguePacketsSerializer
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 22:05:02 +00:00
dependabot[bot]
a46cf59ddd
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /LeaguePacketsSender
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 22:05:01 +00:00
Lizardy
f059527175
Merge pull request #15 from microsoftv/OnEnterVisibilityClient-Items
OnEnterVisiblity Items Fix
2022-03-25 23:07:06 -04:00
microsoftv
5162ae041f OnEnterVisiblity Items Fix 2022-03-25 23:01:59 -04:00
Lizardy
b12e43d6d1
Merge pull request #14 from microsoftv/unk_fix1
Fix Build
2022-02-07 17:22:56 -05:00
microsoftv
484ecd4acf Fix Build 2022-02-07 17:19:53 -05:00
Lizardy
ddaae07ad9
Resolve #11, Progress #12 -- Merge pull request #13 from microsoftv/unk_fix1
Fix Some Unknowns & Unused
2022-02-07 17:07:42 -05:00
microsoftv
2f117c1348 Fix Falsely Unused packets 2022-02-07 01:48:55 -05:00
microsoftv
e29f3409e9 CHAR_SpawnPet Unknown Fix 2022-02-07 00:15:39 -05:00
microsoftv
381edbea3c StartSpellTargter Unknown Fix 2022-02-06 23:43:14 -05:00
microsoftv
70fc5d22ed Fix Some Unknowns 2022-02-06 23:28:11 -05:00
microsoftv
f51efafbbf
Resolve #10 -- Fix typos (#9)
* Fix typos
2021-03-30 18:13:12 +03:00
Thomas
aa144f2781
Update readme.md (#8)
Fix readme spelling
2020-05-01 06:24:09 +03:00
Atilla Bosma
fbfcaabb93 Resolve #5 -- Updated all projects to NetCore (#6) 2019-11-15 22:09:12 +02:00
danil179
a2ed40cea5
Upgrade LeaguePackets framework version 2019-11-15 15:22:58 +02:00
Davide
93ad86037a Resolve #2 -- Fix typo in ModifyShield (#4)
* Fix typo: Ammount -> Amount
2019-10-18 11:52:45 +03:00
danil179
9d58203359
Resolve #1 -- Fix Vision Header (#3)
* Fix Vision Header to write 2 bytes size header
2019-10-18 06:19:37 +03:00
danil179
8843663c54
Update readme.md 2019-10-18 05:22:53 +03:00
moonshadow565
697dc768ac
Update 107_S2C_SetAnimStates.cs 2019-04-18 14:09:10 +02:00
moonshadow565
b77c65f6b5
events (#9)
* events rework
2019-01-30 20:11:15 +01:00
moonshadow565
c1c03d51ee
Changes (#8)
* Remove enums and ID structs

* Simplify reading
2019-01-28 13:23:26 +01:00
moonshadow565
762863adc8 fix typo 2019-01-22 13:16:43 +01:00
moonshadow565
5df1b22e53 nuget .nuspec and relicense 2019-01-06 17:58:59 +01:00
moonshadow565
d4355b1d43
More 4.20 fixes (#5)
* More 4.20 fixes

* Bit bool fixes
2019-01-06 16:18:03 +01:00
moonshadow565
feca629d53
Switch master to 420 (#4)
* General fixes and 4.20 port
2019-01-02 01:49:35 +01:00
moonshadow565
8fbfc573c0
Packet parser (#3)
* replay parser

* fixes

* event work
2018-12-30 23:25:33 +01:00
moonshadow565
0cd9214540 fixes? 2018-12-30 15:02:31 +00:00
moonshadow565
5394926e50
fix and simplify replication 2018-08-09 19:43:03 +02:00
moonshadow565
30f1467629
get rid of all static Create functions 2018-08-08 21:00:02 +02:00
moonshadow565
71de24e823
last string optimizations 2018-08-08 19:01:27 +02:00
moonshadow565
255a51f999
fix BasicAttackDataPacket.ExtraTime 2018-08-08 17:46:54 +02:00
moonshadow565
f391e799b0
get rid of static in GamePackets 2018-08-08 17:31:40 +02:00
moonshadow565
882b7b831a
get rid of abstract classes inside GamePacket class 2018-08-08 17:16:27 +02:00
moonshadow565
c81fe909ca
fix notimplemented 2018-08-08 15:15:48 +02:00
moonshadow565
2af42bbcdb
constructors 2018-08-08 14:40:00 +02:00
moonshadow565
e363e32c1e
UnknownPacket 2018-08-08 12:58:23 +02:00
moonshadow565
3a08cd13c8
ChannelID 2018-08-08 12:43:50 +02:00
moonshadow565
80d5ef3947
First commit again 2018-08-06 13:19:49 +02:00