Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,36 @@

Over here will be noted all the update change logs.

## v1.6.6 - [Release](https://github.com/swiftly-solution/swiftly/releases/tag/v1.6.6)

### Database

- Add optional argument to skip connecting to `default_connection`

### Crash Reporter

- Add file location of the function from Call Stack

### Utils

- Added: GetPluginsList

### Menus

- Remove screen menus on windows as they crash without a dump

### CCheckTransmitInfo

- Fix self casting

### Events

- Fix event return values

### SDK

- Fix FollowServerRules check not working

## v1.6.5 - [Release](https://github.com/swiftly-solution/swiftly/releases/tag/v1.6.5)

### HTTP
Expand Down
169 changes: 22 additions & 147 deletions plugin_files/gamedata/cs2/sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -5598,18 +5598,6 @@
"type": 11
}
},
"CBreachCharge": {
"Parent": {
"field": "CCSWeaponBase",
"type": 11
}
},
"CBreachChargeProjectile": {
"Parent": {
"field": "CBaseGrenade",
"type": 11
}
},
"CBreakableStageHelper": {
"CurrentStage": {
"field": "m_nCurrentStage",
Expand All @@ -5620,18 +5608,6 @@
"type": 2
}
},
"CBumpMine": {
"Parent": {
"field": "CCSWeaponBase",
"type": 11
}
},
"CBumpMineProjectile": {
"Parent": {
"field": "CBaseGrenade",
"type": 11
}
},
"CBuoyancyHelper": {
"FluidType": {
"field": "m_nFluidType",
Expand Down Expand Up @@ -5821,6 +5797,10 @@
"field": "m_bHasCommunicationAbuseMute",
"type": 10
},
"UiCommunicationMuteFlags": {
"field": "m_uiCommunicationMuteFlags",
"type": 6
},
"CrosshairCodes": {
"field": "m_szCrosshairCodes",
"type": 13
Expand Down Expand Up @@ -5930,6 +5910,10 @@
"field": "m_unActiveQuestId",
"type": 5
},
"RtActiveMissionPeriod": {
"field": "m_rtActiveMissionPeriod",
"type": 6
},
"PlayerTvControlFlags": {
"field": "m_unPlayerTvControlFlags",
"type": 6
Expand All @@ -5946,6 +5930,10 @@
"field": "m_uiAbandonRecordedReason",
"type": 6
},
"NetworkDisconnectionReason": {
"field": "m_eNetworkDisconnectionReason",
"type": 6
},
"CannotBeKicked": {
"field": "m_bCannotBeKicked",
"type": 10
Expand Down Expand Up @@ -7026,6 +7014,12 @@
"type": 11
}
},
"CCS_PortraitWorldCallbackHandler": {
"Parent": {
"field": "C_BaseEntity",
"type": 11
}
},
"CCitadelSoundOpvarSetOBB": {
"StackName": {
"field": "m_iszStackName",
Expand Down Expand Up @@ -9827,12 +9821,6 @@
"type": 11
}
},
"CTablet": {
"Parent": {
"field": "CCSWeaponBase",
"type": 11
}
},
"CTakeDamageInfo": {
"DamageForce": {
"field": "m_vecDamageForce",
Expand Down Expand Up @@ -9987,30 +9975,12 @@
"type": 11
}
},
"CTripWireFire": {
"Parent": {
"field": "CBaseCSGrenade",
"type": 11
}
},
"CTripWireFireProjectile": {
"Parent": {
"field": "CBaseGrenade",
"type": 11
}
},
"CWaterSplasher": {
"Parent": {
"field": "C_BaseModelEntity",
"type": 11
}
},
"CWeaponZoneRepulsor": {
"Parent": {
"field": "CCSWeaponBaseGun",
"type": 11
}
},
"CWorldCompositionChunkReferenceElement_t": {
"StrMapToLoad": {
"field": "m_strMapToLoad",
Expand Down Expand Up @@ -21862,10 +21832,6 @@
"type": 37,
"size": 32
},
"ServerQuestID": {
"field": "m_nServerQuestID",
"type": 2
},
"MinimapMins": {
"field": "m_vMinimapMins",
"type": 21
Expand All @@ -21883,6 +21849,10 @@
"field": "m_bSpawnedTerrorHuntHeavy",
"type": 10
},
"UllLocalMatchID": {
"field": "m_ullLocalMatchID",
"type": 7
},
"EndMatchMapGroupVoteTypes": {
"field": "m_nEndMatchMapGroupVoteTypes",
"type": 31,
Expand Down Expand Up @@ -23193,10 +23163,6 @@
"field": "m_flLastTimeInAir",
"type": 8
},
"LastDeployTime": {
"field": "m_flLastDeployTime",
"type": 8
},
"LastEmptySoundCmdNum": {
"field": "m_nLastEmptySoundCmdNum",
"type": 2
Expand Down Expand Up @@ -26292,42 +26258,6 @@
"type": 11
}
},
"CFists": {
"PlayingUninterruptableAct": {
"field": "m_bPlayingUninterruptableAct",
"type": 10
},
"UninterruptableActivity": {
"field": "m_nUninterruptableActivity",
"type": 6
},
"RestorePrevWep": {
"field": "m_bRestorePrevWep",
"type": 10
},
"WeaponBeforePrevious": {
"field": "m_hWeaponBeforePrevious",
"type": 17,
"classname": "CBasePlayerWeapon"
},
"WeaponPrevious": {
"field": "m_hWeaponPrevious",
"type": 17,
"classname": "CBasePlayerWeapon"
},
"DelayedHardPunchIncoming": {
"field": "m_bDelayedHardPunchIncoming",
"type": 10
},
"DestroyAfterTaunt": {
"field": "m_bDestroyAfterTaunt",
"type": 10
},
"Parent": {
"field": "CCSWeaponBase",
"type": 11
}
},
"CFlashbang": {
"Parent": {
"field": "CBaseCSGrenade",
Expand Down Expand Up @@ -29729,12 +29659,6 @@
"type": 11
}
},
"CMelee": {
"Parent": {
"field": "CCSWeaponBase",
"type": 11
}
},
"CMessage": {
"Message": {
"field": "m_iszMessage",
Expand Down Expand Up @@ -33824,31 +33748,6 @@
"type": 11
}
},
"CSensorGrenade": {
"Parent": {
"field": "CBaseCSGrenade",
"type": 11
}
},
"CSensorGrenadeProjectile": {
"ExpireTime": {
"field": "m_fExpireTime",
"type": 8
},
"NextDetectPlayerSound": {
"field": "m_fNextDetectPlayerSound",
"type": 8
},
"DisplayGrenade": {
"field": "m_hDisplayGrenade",
"type": 17,
"classname": "CBaseEntity"
},
"Parent": {
"field": "CBaseCSGrenadeProjectile",
"type": 11
}
},
"CServerOnlyEntity": {
"Parent": {
"field": "CBaseEntity",
Expand Down Expand Up @@ -35794,12 +35693,6 @@
"type": 11
}
},
"CTriggerTripWire": {
"Parent": {
"field": "CBaseTrigger",
"type": 11
}
},
"CTriggerVolume": {
"FilterName": {
"field": "m_iFilterName",
Expand Down Expand Up @@ -36004,24 +35897,6 @@
"type": 11
}
},
"CWeaponShield": {
"BulletDamageAbsorbed": {
"field": "m_flBulletDamageAbsorbed",
"type": 8
},
"LastBulletHitSoundTime": {
"field": "m_flLastBulletHitSoundTime",
"type": 8
},
"DisplayHealth": {
"field": "m_flDisplayHealth",
"type": 8
},
"Parent": {
"field": "CCSWeaponBaseGun",
"type": 11
}
},
"CWeaponTaser": {
"FireTime": {
"field": "m_fFireTime",
Expand Down
31 changes: 7 additions & 24 deletions plugin_files/gamedata/cs2/sdk_types.json
Original file line number Diff line number Diff line change
Expand Up @@ -605,19 +605,11 @@
"k_CSPlayerBlockingUseAction_DefusingWithKit": 2,
"k_CSPlayerBlockingUseAction_HostageGrabbing": 3,
"k_CSPlayerBlockingUseAction_HostageDropping": 4,
"k_CSPlayerBlockingUseAction_OpeningSafe": 5,
"k_CSPlayerBlockingUseAction_EquippingParachute": 6,
"k_CSPlayerBlockingUseAction_EquippingHeavyArmor": 7,
"k_CSPlayerBlockingUseAction_EquippingContract": 8,
"k_CSPlayerBlockingUseAction_EquippingTabletUpgrade": 9,
"k_CSPlayerBlockingUseAction_TakingOffHeavyArmor": 10,
"k_CSPlayerBlockingUseAction_PayingToOpenDoor": 11,
"k_CSPlayerBlockingUseAction_CancelingSpawnRappelling": 12,
"k_CSPlayerBlockingUseAction_EquippingExoJump": 13,
"k_CSPlayerBlockingUseAction_PickingUpBumpMine": 14,
"k_CSPlayerBlockingUseAction_MapLongUseEntity_Pickup": 15,
"k_CSPlayerBlockingUseAction_MapLongUseEntity_Place": 16,
"k_CSPlayerBlockingUseAction_MaxCount": 17
"k_CSPlayerBlockingUseAction_EquippingHeavyArmor": 5,
"k_CSPlayerBlockingUseAction_TakingOffHeavyArmor": 6,
"k_CSPlayerBlockingUseAction_MapLongUseEntity_Pickup": 7,
"k_CSPlayerBlockingUseAction_MapLongUseEntity_Place": 8,
"k_CSPlayerBlockingUseAction_MaxCount": 9
},
"CSPlayerState": {
"STATE_ACTIVE": 0,
Expand Down Expand Up @@ -668,14 +660,7 @@
"WEAPONTYPE_GRENADE": 9,
"WEAPONTYPE_EQUIPMENT": 10,
"WEAPONTYPE_STACKABLEITEM": 11,
"WEAPONTYPE_FISTS": 12,
"WEAPONTYPE_BREACHCHARGE": 13,
"WEAPONTYPE_BUMPMINE": 14,
"WEAPONTYPE_TABLET": 15,
"WEAPONTYPE_MELEE": 16,
"WEAPONTYPE_SHIELD": 17,
"WEAPONTYPE_ZONE_REPULSOR": 18,
"WEAPONTYPE_UNKNOWN": 19
"WEAPONTYPE_UNKNOWN": 12
},
"CanPlaySequence_t": {
"CANNOT_PLAY": 0,
Expand Down Expand Up @@ -988,9 +973,7 @@
"GRENADE_TYPE_FIRE": 2,
"GRENADE_TYPE_DECOY": 3,
"GRENADE_TYPE_SMOKE": 4,
"GRENADE_TYPE_SENSOR": 5,
"GRENADE_TYPE_SNOWBALL": 6,
"GRENADE_TYPE_TOTAL": 7
"GRENADE_TYPE_TOTAL": 5
},
"HierarchyType_t": {
"HIERARCHY_NONE": 0,
Expand Down
Loading