Commit Graph

34 Commits

Author SHA1 Message Date
Michael Wilson
65bdd0b5ff Game Event Broadcast Manipulation & Cancellation (#10) 2023-10-23 19:56:42 +10:00
Roflmuffin
37b085a9f5 feat: add network vector support 2023-10-23 12:34:53 +10:00
Roflmuffin
1e663514f6 feat: add FixedArray schema types 2023-10-23 09:08:12 +10:00
Roflmuffin
80ebbe7477 feat: add GiveNamedItem function 2023-10-22 21:23:03 +10:00
Roflmuffin
8b9e62aac1 feat: add sig and offset virtual funcs up to 10 args 2023-10-22 18:07:18 +10:00
Roflmuffin
726c7c15c9 feat: update console commands to pass a nullable player controller 2023-10-22 16:42:14 +10:00
Michael Wilson
010b0b76db SDK Generation Overhaul (#9) 2023-10-22 16:22:12 +10:00
zonical
e345602e5f Add helper function FindAllEntitiesByDesignerName (#8) 2023-10-22 09:42:38 +10:00
Roflmuffin
56b120c98a feat: add DesignerName directly to CEntityInstance 2023-10-21 18:04:50 +10:00
Roflmuffin
65488944f7 feat: add gamedata support, print to all example 2023-10-21 16:46:16 +10:00
Roflmuffin
7446673b0f feat: improve CHandle type, return player from game events 2023-10-21 14:59:58 +10:00
Roflmuffin
c68e234f80 feat: add vector support 2023-10-16 21:20:25 +10:00
Roflmuffin
073c269271 feat: generate native objects from schema json file 2023-10-16 21:06:48 +10:00
Michael Wilson
7fffc96412 Entity Manipulation/Schema System (#6) 2023-10-15 18:28:54 +10:00
Roflmuffin
4ccb09148b feat: add OnClientAuthorized listener & steamid class 2023-10-15 12:17:00 +10:00
Roflmuffin
82495fa216 feat: simplify listeners code 2023-10-14 23:11:37 +10:00
Michael
c99845d576 feat: add support for player entities in game events 2023-10-14 21:00:13 +10:00
Michael
8164c7fef6 fix: console command player slot & case sensitivity 2023-10-14 20:02:02 +10:00
Michael
30c6c0f1e1 feat: add module path/directory, cleanup example 2023-10-14 19:35:26 +10:00
Michael
1b9053f770 feat: add virtual function invocation via pointer or signature 2023-10-14 19:23:06 +10:00
Roflmuffin
0fe5c5cb02 cleanup: more .net warnings 2023-10-13 00:00:50 +10:00
Roflmuffin
0f7d11f4d2 feat: add console command attributes 2023-10-12 23:49:59 +10:00
Roflmuffin
c25c4f068b feat: add console commands 2023-10-12 23:40:28 +10:00
Roflmuffin
5db9c391c8 feat: fix OnMapStart hook 2023-10-11 21:25:07 +10:00
Roflmuffin
c1c2ec6994 feat: more game event improvements, automatic registration 2023-10-10 18:42:45 +10:00
Michael Wilson
ca349d45e7 feat: improve generic typing of GameEvent (#4) 2023-10-10 17:21:12 +10:00
Muinez
5b2855efd1 Improve generated event classes (#3) 2023-10-10 08:10:16 +10:00
Roflmuffin
12f795948f fix: name overlap of some properties 2023-10-09 21:24:40 +10:00
Roflmuffin
998dbff2fb fix: event deregister on hot reload, add more events to sample plugin 2023-10-09 19:34:12 +10:00
Roflmuffin
1ae0d21a3b feat: add initial c# game event ergonomics, jank code gen script 2023-10-09 19:23:58 +10:00
Roflmuffin
1a20557054 feat: add event handler to test plugin 2023-10-09 15:22:48 +10:00
Roflmuffin
af4a6c353a feat: add initial playermanager class 2023-10-08 15:42:20 +10:00
Roflmuffin
9b396ed3c2 feat: update test plugin 2023-10-07 21:55:47 +10:00
Roflmuffin
ce240586b2 feat: add sample plugin 2023-10-07 21:27:07 +10:00