Ategon

joined 2 years ago
MODERATOR OF
[–] Ategon@programming.dev 3 points 5 months ago

the new position also overlaps with someone btw

[–] Ategon@programming.dev 5 points 5 months ago

the design that overlaps with it moved a bit to the left, havent pushed the updated image here yet though

[–] Ategon@programming.dev 2 points 5 months ago* (last edited 5 months ago) (1 children)

not everythings here, I just fit on what I could. Anyone can add on more logos to the area in addition to what I have on the template (and I can add new additions to the template)

dont have much time to sprite new logos this year to expand on last years since Ive been making features for canvas in the time instead

[–] Ategon@programming.dev 5 points 5 months ago* (last edited 5 months ago)

The bottom right is starting to be built up as a tech corner if any other tech related communities want to join into that (programming.dev, d2jam, toast.ooo, and sc07 currently). There should be a bunch of empty space for people to put stuff

[–] Ategon@programming.dev 4 points 5 months ago* (last edited 5 months ago) (2 children)

Group Name: D2Jam

Game jam that happens twice a year (eventually having a connection to activitypub through sending posts in the forum as microblogs to be visible on things like mastodon and getting posts from things like mastodon that use the d2jam hashtag). Site is still under construction atm though since its very new

The template has the d2jam logo as well as characters from games that were submitted to the first jam event that we ran! Anyones free to help out with construction if you want

https://canvas.fediverse.events/#x=363&y=353&zoom=1&tu=https%3A%2F%2Fbytes.programming.dev%2Ffiles%2F3a81bf17-cd77-445d-8186-59f4160f5ddd&tw=96&tx=290&ty=451&ts=DOTTED_SMALL

Bottom of the canvas near the right

fun fact: theres 29 games on the site you could play right now : )

[–] Ategon@programming.dev 12 points 5 months ago (1 children)

Should be back, federation might take a bit to catch up though

[–] Ategon@programming.dev 2 points 5 months ago (1 children)

There seems to be some sort of issue with pictrs atm which is messing everything else up, trying to fix it but I might have to wait for snowe to manage the object storage

[–] Ategon@programming.dev 2 points 6 months ago

Might have something to do with peak activity times affecting it, ill see if I can speed it up more

[–] Ategon@programming.dev 5 points 6 months ago (2 children)

Whenever you get slowness issues let one of the infrastructure team know and we can look at it. I just fixed something out that might fix some of the issues (were still behind a bit behind on activities from lemmy.world for a bit though while that tries to catch up)

[–] Ategon@programming.dev 2 points 6 months ago* (last edited 6 months ago)

Yeah we added another admin onto the team

 

Doing another round of maintenance to fix some issues related to posts

It might only be down for a bit within that window but im giving myself two hours in case some things take longer than I expect

 

Will be attempting to fix some issues. If theyre still there after this maintenance I'll be doing another round tomorrow or on the weekend around the same time slot since there's less activity then

 

Export range (used to create a box in the inspector for choosing a number within a range) can have extra things added to it in any additional arguments after the main 3.

One of these is the addition of a suffix that can be set to whatever you want

 

Then you can easily move to bookmarks using the go to button at the top or using ctrl+b and ctrl+shift+b

 

If you also just have a large block of text it lets you see a large amount of the text instead of only a small part at a time

 

you cant nest export_subgroups within each other but you can use slashes for nesting

 

You will need to close and then reopen the node to see the changes and icon must be put before the class declaration

 

This shows up when there’s no value and disappears when you start to type

Works for Strings, Arrays of Strings and PackedStringArrays

 

It removes what you set as the prefix from the name for the variable in the inspector

 

You can nest as many subfolders as you want using this

 

@export_group("Text") is used to make a group and you can break out of the group using @export_group("")

view more: ‹ prev next ›