Garry's Mod

Garry's Mod

Debiddo's Shared Materials
Wyświetlanie 11-20 z 42 pozycji
< 1  2  3  4  5 >
Aktualizacja: 18 lutego 2022 o godz. 6:26

VTF files
Add
    shared/glow_line.vtf shared/Digimon_Masters_GlowEffect.vmt

Aktualizacja: 23 grudnia 2021 o godz. 20:33

fix LUA function not calling NPCs in

    debiddo_shared_materials/lua/autorun/_0x6c6f61646572.lua
use the function
    DebiddoPM( NAME, ID )
and
    DebiddoNPC( NAME, ID, CATEGORY )
for HL2 based NPCs when compiled under "models/debiddo"

sample:
    local DebiddoNAME = "Renamon (Masters Online)" local DebiddoID = "renamon_dmo" local DebiddoCATEGORY = "Digimon" DebiddoPM( DebiddoNAME, DebiddoID ) -- Add a PlayerModel DebiddoNPC( DebiddoNAME, DebiddoID, DebiddoCATEGORY ) -- Add a HL2 based NPC

another sample:
    -- Add a PlayerModel DebiddoPM( "Renamon (Masters Online)", "renamon_dmo" ) -- Add a HL2 based NPC DebiddoNPC( "Renamon (Masters Online)", "renamon_dmo", "Digimon" )

Aktualizacja: 16 grudnia 2021 o godz. 9:19

True Shared Materials
Added some LUA functions to a true shared addon experience management, documentations here[github.com].

Aktualizacja: 22 listopada 2021 o godz. 19:18

DREAD
teaks with lightwarps compression

Aktualizacja: 16 października 2021 o godz. 9:06

None Provided

Aktualizacja: 11 sierpnia 2021 o godz. 8:06

HONKAI3RD
  • upgrades for "shared/honkai3rd.vmt"
now Doodoo looks gorgeous

Aktualizacja: 10 sierpnia 2021 o godz. 12:08

HONKAI3RD
  • here we get upgrades for "shared/honkai3rd.vmt" patch for upcomming Durandal

Aktualizacja: 16 lipca 2021 o godz. 23:04

HONKAI3RD
    added "shared/lightwarp_honkai3rd.vmt" for Honkai Impact 3rd like color ramp.

Aktualizacja: 11 lipca 2021 o godz. 15:00

X-DiVE's Ferham is comming
  • materials/shared/x-dive.vmt (Rockman X DiVE) preset had a upgrade to support $selfillum with $bumpmap and $envmap. That is a bit expensive for low end cards, so I'll split in two addon that toggle the high end .vmt.

Aktualizacja: 13 kwietnia 2021 o godz. 17:17

"patch" Update
big big big changes on: