Ategon

joined 2 years ago
MODERATOR OF
[–] Ategon@programming.dev 4 points 4 days ago* (last edited 4 days 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 1 week ago (1 children)

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

[–] Ategon@programming.dev 2 points 1 week 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 1 month 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 1 month 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 1 month ago* (last edited 1 month ago)

Yeah we added another admin onto the team

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

cant add for a bit unless the user has a post or comment

should have access to my script to do it without that soon (just in exams atm)

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

Yeah it uses a system similar to github actions

The forgejo instance here is meant for repositories related to programming.dev and the fediverse

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

Cleared all the spam repos so you shouldnt see any more, will do a more permanent solution later (will see if I can do an application process using a third party form system since forgejo doesnt have that built in)

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

Yeah I havent gone through and cleared it in a bit since there isnt much of a point to due to it being mostly used internally only rn (and forgejo makes the process very annoying unless you do it directly through the db)

Ill purge things and adjust settings again soon

 

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("")

 

This pops it out into a new window that you can move around separate from the main window (e.g. onto other monitors)

view more: ‹ prev next ›