Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
81 commits
Select commit Hold shift + click to select a range
c5376ed
feat(Vector): Add various 2D methods
samyycX Jan 25, 2026
7fa9b61
fix(engine): linux fuck your mom??
samyycX Jan 25, 2026
c70a8e7
fix(CUtlMap): C# - Fuck your structs
skuzzis Jan 25, 2026
cc47cbf
fix(core): lalala
samyycX Jan 25, 2026
9481953
update(OnClientConnected): Authorization Check
skuzzis Jan 26, 2026
d836b47
fix(typo): if
skuzzis Jan 26, 2026
86f5016
fix(managed): Fix hook
samyycX Jan 28, 2026
673629b
update(IsMainThread): C++ check
skuzzis Jan 28, 2026
e42fdc0
fix(linux): includes
skuzzis Jan 28, 2026
0ee667f
fix(core): Fix potential crash
samyycX Jan 29, 2026
94cd427
feat(DropWeapon): Momentum
skuzzis Jan 30, 2026
6e6a2e6
feat(player): SessionId
skuzzis Jan 30, 2026
e56d57f
feat(sw): Translation Reload command
skuzzis Jan 30, 2026
f95f95a
feat(managed): More player manager method
samyycX Jan 31, 2026
00965d0
feat(managed): Add player name
samyycX Jan 31, 2026
0e74d7b
fix(managed): Postpone kick
samyycX Jan 31, 2026
4c660c9
fix(managed): Remove unused code
samyycX Jan 31, 2026
b11b9a6
update(protobuf): New Codegen
skuzzis Feb 1, 2026
d8d2b23
update(codegen): Datamaps
skuzzis Feb 1, 2026
0e4bf95
update(codegen): Code Writer
skuzzis Feb 1, 2026
80a3fd4
fix(managed): Solve timer exception
samyycX Feb 1, 2026
dbacf49
fix(managed): Fix valid check
samyycX Feb 1, 2026
dca770d
Merge branch 'beta' of https://github.com/swiftly-solution/swiftlys2 …
skuzzis Feb 3, 2026
ef07bb7
feat(events): OnWeaponServicesDropWeaponHook
skuzzis Feb 3, 2026
fe69214
[FEATURE] Add new methods in CBaseModelEntity (#246)
Cruze03 Feb 3, 2026
996e1cd
fix(managed): Update schemas
samyycX Feb 4, 2026
31dfeb6
chore(managed): Revert vtable finding workaround
samyycX Feb 4, 2026
8bfcfbc
fix(pluginmanager): Issue #250
skuzzis Feb 5, 2026
ea8ca4d
enhance(Entities): Casts & GC Pressure (#249)
skuzzis Feb 6, 2026
4ef6fd2
update(menus): Default Comment be empty
skuzzis Feb 6, 2026
f82f015
chore(managed): Code Cleanup
skuzzis Feb 6, 2026
7082531
deprecate(plugin): Reload Control
skuzzis Feb 6, 2026
24e5d5a
fix(core): sw_path placement everywhere
skuzzis Feb 6, 2026
890acbf
feat(commands): HelpText
skuzzis Feb 7, 2026
ec27bf6
fix(plugins): Crash on unload
skuzzis Feb 7, 2026
4389ecb
fix(trace/bbox): Ensure valid vtable
skuzzis Feb 7, 2026
31c42f0
update(cmds): Execute cmd after chat msg
skuzzis Feb 7, 2026
3a1607b
fix(compat): Command constructor
skuzzis Feb 7, 2026
56a3023
feat(CEntityInstance): IsValidEntity in IsValid
skuzzis Feb 7, 2026
adca6ab
fix(compat): Command Register
skuzzis Feb 7, 2026
19468ad
feat(Color): Default colors
skuzzis Feb 8, 2026
eed2b4a
fix(entity/create): EntityManager assign
skuzzis Feb 9, 2026
22f8561
fix(free): Issue #259, #260
skuzzis Feb 9, 2026
88d8d88
fix(pluginmanager): Plugin double load
skuzzis Feb 9, 2026
a5a5a82
feat(events): OnClientVoice
skuzzis Feb 9, 2026
60fadaa
fix(managed): Fix CDynamicProp
samyycX Feb 10, 2026
f208ed2
feat(dumper): Entity System
skuzzis Feb 10, 2026
9b6f89d
perf(managed): Entity jit warmup
samyycX Feb 10, 2026
cdebf28
perf(managed): Entity jit warmup
samyycX Feb 10, 2026
35ccdcf
feat(managed): More entity system methods
samyycX Feb 10, 2026
8bd8737
fix(managed): Fix output hook
samyycX Feb 10, 2026
b334a45
fix(managed): Fix GetAllEntitiesByClass
samyycX Feb 12, 2026
cc6b53e
fix(HLTV): Player Connection
skuzzis Feb 13, 2026
c44d63a
tryfix(menus): Clear Center HTML
skuzzis Feb 13, 2026
0f03d32
feat(plugins): MinimumAPIVersion
skuzzis Feb 13, 2026
9357ade
feat(sw/plugins): Show exceptions from startup
skuzzis Feb 13, 2026
9ba10a9
feat(crashreporter): nativeVersion field
skuzzis Feb 13, 2026
2c69ec9
fix(menus): Freeze state
skuzzis Feb 21, 2026
4854709
feat(cli): -sw_hide_logs_in_console
skuzzis Feb 21, 2026
37c019f
fix(MenuAPI): Unhandled Exception
skuzzis Feb 21, 2026
d882de2
tryfix(filter/console): Null ptr
skuzzis Feb 21, 2026
2ceeecb
enhance(GameEvent): Validity Check
skuzzis Feb 21, 2026
0abf94d
fix(OnClientChat): Call for commands too, and allow hide
skuzzis Feb 21, 2026
d72907a
update(SchedulerManager): more try/catch
skuzzis Feb 22, 2026
3738b77
fix(CUtlVector): Schema interfaces (#270)
skuzzis Feb 22, 2026
46cf151
fix(logger): Hide logs in console
skuzzis Feb 23, 2026
c90509a
update(playermanager): Performance
skuzzis Feb 23, 2026
4852006
fix(menus): Freeze state
skuzzis Feb 23, 2026
6e1d0f4
tryfix(menus): Clear
skuzzis Feb 23, 2026
2184e49
update(SetModel): Signature
skuzzis Feb 23, 2026
540eb60
feat(ISwiftlyCore): IsGameThread
skuzzis Feb 23, 2026
3f3f112
disable(linux): DumpEntitySystem
skuzzis Feb 24, 2026
72889b7
update(core/hooks): Impl
skuzzis Feb 24, 2026
54388eb
fix(console/hide): Core Messages
skuzzis Feb 24, 2026
4d98339
update(schema/updated): Auto next tick in async
skuzzis Feb 26, 2026
02e141a
fix(sw/plugins/list): Markup escape
skuzzis Feb 27, 2026
8b6fe48
Update linux signature for CEntitySystem::AddEntityIOEvent (#272)
himenekocn Feb 28, 2026
423d9ff
update(RnCollisionAttr_t): Fields
skuzzis Feb 28, 2026
42bc489
fix(CommandCallback): Accept empty args
skuzzis Feb 28, 2026
de9f97e
update(players/find): Work only on valid players
skuzzis Feb 28, 2026
5d2867c
fix(commands): tokenizer
skuzzis Feb 28, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
145 changes: 0 additions & 145 deletions generator/datamap_generator/main.py

This file was deleted.

Loading
Loading