#CustomItemsAPI

1 messages · Page 1 of 1 (latest)

short siren
warm relic
#

mf made custom keycards for labapi when custom keycards are going to be base game for 14.1, when labapi launches anyway

short siren
#

Was made it before announcement BaguettesCar

warm relic
#

rip

short siren
#

Well certainly can be expanded with it, probably, have to see the code

#

Firearms already giving me "what?" moments

spare pecan
#

if i ever see you put _ in a class name again im gonna cry

#

😭

short siren
#

dw its already update to have better names just hasnt been updated in git

spare pecan
#

yay

short siren
#

updated SteamHappy

short siren
#

Modules are ass, why sometimes not work as it supposed to be

short siren
#

I really should learn how unity works with these modules Fear

royal cradle
short siren
#

I replacing modules with my ownFear

short siren
#

Works on MicroHID not tested on firearm yet

short siren
#

Firearm added SteamHappy

short siren
#

0.0.3.0 Released added XML docs

#

added release page and edited the current supporting elements

fathom wyvern
#

@short siren when LabAPI.CustomRoles?

short siren
#

:sob

#

Sadly roles arent the best to make/sync

#

The subsystem it using/depends isnt very much settable or syncable

short siren
#

[0.0.3.4] CustomItemsAPI

short siren
#

0.0.5.2 is on GitHub Actions more stuff is there than before

calm lagoon
short siren
#

Override the scp914 stuff, not everyone want to upgrade kc to other kc

calm lagoon
#

Okay

short siren
#

You can make a base class of that

#
pub abstract class KcToKc : CustomKCBase
{
override void OnUpgrading(..)
{
// Stuff here
}
}
torn shuttle
#

is this update

#

for 14.1.4

#

updated

short siren
#

Uh

#

Will do it tomorrow

buoyant bronze
#

@short siren wtf have you created, this is peak

#

how much time did you spend on this?

short siren
#

not much

#

idk

#

can see from git history

#

currently adding events so more control (because i need it and be easier for myself!!!)

#

(will be public just dont want xml doc scream at me)

#

nvm i stripped the T where T, didnt made much sense

buoyant bronze
#

well

#

you're right

short siren
#

its a base so i calling like <CustomItemBase>. stuff anyway

buoyant bronze
short siren
#

wdym newest cards?

short siren
#

ya

buoyant bronze
#

beautiful

buoyant bronze
short siren
#

my own

#

LabApiExtensions

buoyant bronze
#

or just dependency that doesn't have to be updated?

short siren
#

its a dependency

#

and I update once in a while to include things and stuff from other projects

olive geyser
#

This ment to be correct or current?

short siren
#

current

#

me VS my fucking typos

buoyant bronze
#

@short siren when a new event is added do you have to manually add it into this API?

short siren
#

yes

#

you can also just subscribe any event you want

#

like here

short siren
#

Updated to latest labapi and stuff will create a release

short siren
#

CustomItemsAPI