#Joker Blocks

1 messages · Page 1 of 1 (latest)

mortal quiver
#

https://ch3rryc0d3r.github.io/joker-blocks/ A site for making mods using code blocks similar to Joker Forge if it was like Scratch, with more possibilities and functionalities. Requires basic knowledge of smods / Lua to use
[By ch3rryc0d3r]

true briar
#

I’ll have to check this out

signal sage
#

if this was made with a modern js framework i would be all over contributing

urban thistle
#

@crisp spade

#

this isn't your thing?

crisp spade
#

uh huh?

crisp spade
crisp spade
mortal quiver
#

i like ur site

#

i wanna let people know abt it

crisp spade
plain cave
#

ooh looks neat

#

btw the tooltip for card enhancement is wrong

pure saffron
#

very cool
but i have a question
why ==, !=, >= and <=
when you could just use
=, ≠, ≥, ≤
also != isn't even a thing in lua

cloud galleon
#

In Lua

crisp spade
twin grove
flint herald
#

the game crashes when you use decimal values for rarities, i believe they go like this

1 Common
2 Uncommon
3 Rare
4 Legendary

#

maybe its just out of date?

urban thistle
#

why would it work for non integer values

flint herald
#

uhh thought i saw a tooltip that said the rarities were decimal values, but now i think im going insane cause i CANT find it anymore

#

OHHH the rarity value block

#

i guess it isnt the same as just rarity? idk

#

oh it is

#

hmm

wintry shadow
#

i'd assume the integer rarity is for what label it'd be filed under, the decimal value is the behind the scene weight it rolls when polling jokers

#

and what youre doing is attempting to take an decimal index from an array

crisp spade
#

People are actually using joker blocks ?

crisp spade
brittle cave
#

@mortal quiver how do i edit values?