- add: Changeling antagonist (#2)
* Changeling WIP * UI * Pointers fix * Moved out abilities * Regenerate ability * Fixed Regenerate ability Prevent ghosting while regenerating * Cleanup * Base lesser form * Finished Lesser Form && Transform * Transform Sting * Blind Sting * Mute Sting Added OnExamine on absorbed human * Hallucination Sting Changeling Absorb and transfer absorbed entities to absorber * Cryogenic Sting * Adrenaline Sacs * Transform now uses Polymorph * Armblade, Shield, Armor * Tentacle Arm ability Tentacle Gun system * WIP with bugs * WiP bugs * fix implant transfer * Fixed bugs with shop transfer and actions transfer * Just in case * Vi sitter i ventrilo och spelar DotA * Fixes and proper LesserForm tracking * !!!!! * Fixed empty buttons * WIP Gamerule Ready - shop * nerf stun time cause its sucks * cleaning * just in case * Absorb DNA Objective. * Partial objectives with bugs * fix * fix pointer * Changeling objectives * Changeling objectives №2 * Admin verb, game rule * Fixed empty list check Icons for objectives * Changeling chat, changeling names etc. * fix some merge errors * - fix: Fixed all bugs with changeling --------- Co-authored-by: Y-Parvus <yevhen.parvus@gmail.com> Co-authored-by: Y-Parvus <61109031+Y-Parvus@users.noreply.github.com> Co-authored-by: HitPanda <104197232+EnefFlow@users.noreply.github.com> Co-authored-by: EnefFlow <regeto90@mail.ru>
BIN
Resources/Textures/Actions/changeling.rsi/absorb.png
Normal file
|
After Width: | Height: | Size: 231 B |
BIN
Resources/Textures/Actions/changeling.rsi/blade.png
Normal file
|
After Width: | Height: | Size: 753 B |
17
Resources/Textures/Actions/changeling.rsi/meta.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": null,
|
||||
"copyright": null,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "blade"
|
||||
},
|
||||
{
|
||||
"name": "absorb"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 2.6 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": null,
|
||||
"copyright": null,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-OUTERCLOTHING",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Interface/Actions/adrenaline_sacs.png
Normal file
|
After Width: | Height: | Size: 260 B |
BIN
Resources/Textures/Interface/Actions/arm_blade.png
Normal file
|
After Width: | Height: | Size: 753 B |
BIN
Resources/Textures/Interface/Actions/changeling_armor.png
Normal file
|
After Width: | Height: | Size: 364 B |
BIN
Resources/Textures/Interface/Actions/changeling_shield.png
Normal file
|
After Width: | Height: | Size: 241 B |
BIN
Resources/Textures/Interface/Actions/fleshmend.png
Normal file
|
After Width: | Height: | Size: 150 B |
BIN
Resources/Textures/Interface/Actions/lesser_form.png
Normal file
|
After Width: | Height: | Size: 263 B |
BIN
Resources/Textures/Interface/Actions/ling_absorb.png
Normal file
|
After Width: | Height: | Size: 231 B |
BIN
Resources/Textures/Interface/Actions/reviving_stasis.png
Normal file
|
After Width: | Height: | Size: 403 B |
BIN
Resources/Textures/Interface/Actions/sting_blind.png
Normal file
|
After Width: | Height: | Size: 270 B |
BIN
Resources/Textures/Interface/Actions/sting_cryo.png
Normal file
|
After Width: | Height: | Size: 245 B |
BIN
Resources/Textures/Interface/Actions/sting_hallucination.png
Normal file
|
After Width: | Height: | Size: 324 B |
BIN
Resources/Textures/Interface/Actions/sting_mute.png
Normal file
|
After Width: | Height: | Size: 266 B |
BIN
Resources/Textures/Interface/Actions/sting_transform.png
Normal file
|
After Width: | Height: | Size: 263 B |
BIN
Resources/Textures/Interface/Actions/tentacle_arm.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Resources/Textures/Interface/Actions/transform.png
Normal file
|
After Width: | Height: | Size: 705 B |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 945 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": null,
|
||||
"copyright": null,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "base"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "frope"
|
||||
},
|
||||
{
|
||||
"name": "hook",
|
||||
"delays": [
|
||||
[
|
||||
0.07,
|
||||
0.07,
|
||||
0.07
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 413 B |
|
After Width: | Height: | Size: 879 B |
|
After Width: | Height: | Size: 882 B |
@@ -168,6 +168,17 @@
|
||||
{
|
||||
"name": "teleriot-inhand-left-on",
|
||||
"directions": 4
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "changeling-icon"
|
||||
},
|
||||
{
|
||||
"name": "changeling-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "changeling-inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||