forked from ValveSoftware/source-sdk-2013
-
Notifications
You must be signed in to change notification settings - Fork 140
Home
Blixibon edited this page Dec 2, 2019
·
21 revisions
This is the wiki for the Mapbase mod for Source 2013. It is based in our public GitHub repository. It's still a very, very heavy work-in-progress and most pages are still incomplete or even outdated. For now, I recommend joining our Discord server and asking questions directly if you can't find what you're looking for on this wiki.
This wiki is mostly being written by Blixibon (the creator of Mapbase) and any sentences written in first-person (e.g. "I added this") usually refer to him.
- Introduction to Mapbase
- Frequently Asked Questions (FAQ)
- Setting up Mapbase - Instructions for installing Mapbase.
- Credits - Credits for the Mapbase project as a whole.
- Entity List - A list of changed entities.
-
Base Entity - Changes to
CBaseEntity
, the class all entities derive from. -
Base NPC - Changes to
CAI_BaseNPC
, the class all NPCs derive from. -
Base Combat Character - Changes to
CBaseCombatCharacter
, the class all players and NPCs derive from. -
Base Weapon - Changes to
CBaseCombatWeapon
, the class all weapons derive from.
-
Filters - A list of new filters and changes to filters, e.g.
filter_activator_context
.
- I/O System Changes - An overview of how the system that handles inputs and outputs has changed.
-
Graphical Changes - An overview of how the graphics have changed. Most changes are toggled.
- Projected textures - An overview of projected textures.
- Gameplay Changes - An overview of how the graphics have changed. Most changes are toggled.
-
Something Index
- Something special
- Something else