Yeah, kind of strange but I guess they didn't want it to clutter the clean interface.
Talk about anything
I lost my icon, probably for good.
So, this character is from a project I've been wanting to build for far too long. His name is Master Mind, and he is the Master of Neurology. He was hired to break a prisoner whom a king wants to turn into a slave, as the king knew he could use a lot of horrible mind tricks on him. You play the role as the prisoner, who is simply trying to keep himself from getting into further trouble, but after Master Mind begins to lose it, things go south very quickly.
Despite being the bad guy, I'm hoping people will actually come to love this character.
Also, the majority of videos are now just links. At least you can still watch.
Tomcat I'm not sure where the emoji list is. There probably is a way to find which emoji are supported, but I have not seen it yet. I'll update if/when I find it though.
Tomcat Well, people need to breathe all the time and eat sometimes… somehow these problems are solved… maybe something will be invented with computer power as well.
More like wireless charging, so the leather bags don't cut the wires
- Edited
Yay! Letters at the top are now white in dark mode! And we have all our old reactions back!
Maybe I have bad taste, maybe open space scares me or maybe the future scares me, but I always liked UI tight and blocky.
Some things are nicer on this one. One thing that I never understood on the old forum was the purpose of the points. Now I thought the list of reactions your posts got was smart, like little notices of when you're doing something right, but the points seemed... unnecessary? But that might just be me.
packrat I'm going to miss that image of the cat.
I got a notification for an old post that was made before the forum changed and I don't know how to make it go away.
Wow. Going back to previous post on this thread is going to be a pain. The crazy amount of scrolling up that is required; it makes this feels more like discord.
Yes. They should have discussions broken down into pages again. I didn't even read everything here because of it.
So I just made a draft for a new tutorial, but I need help with naming the section
00 - Introduction
01 - Basic Game (Temp)
02 - User Interface (HUD)
03 - SFX & Music
04 - Advanced Game (Temp)
05 - User Interface (Menus)
06 - Exporting & Closing
Section 1 and 4 need better names.
The basic covers player character, enemies, and basic stuff, like core gameplay and similar stuff.
The advanced covers boss battle and advanced/complex stuff, like complete/finished game.
I was thinking of "Core Mechanics" & "Advanced Mechanics", but I'm still thinking of something better.
KanataEXE Knowing Nodes and Boss (Coding) Battles?
Audiobellum To make notifications go away, click the notifications bell and then press the check mark in the top left (if I remember correctly)
For the UI and spacing, that is mostly theme based. We can adjust this and refine it - right now we’re just using a pre made theme
For scrolling, if you look on the far right you can see a scroll wheel that shows the post. If you click and drag that bar on the right, then you can quickly go through the conversation.
I do not think we can break it back into pages, but I will try to take a look and see if it is doable.
I'm at least glad we have the original post and now buttons. They're very helpful.
I tried to find your old avatar @packrat but I couldn't find it. I stumbled on something that is close, let me know if you like it.
- Edited
This gonna take some getting used to.
Losing backups suck. In a past life we had half-yearly disaster recovery tests where boss would just say "XYZ is dead, recover it" and you'd go restore everything (in a VM) and see A. how long it took and B. that everything restored correctly.
Despite having this concept instilled in me, I've never done this for any of my own severs cos it's too much effort XD (and paid the price more than once lol). So while everything I have is backed up in theory... I'm always praying to the old gods nothing actually happens.
Fortunately, my server backups are primitive -- just copy the files off. The database that tracks them is a little more complicated. I also use borg backup, but only for my laptop. I've never been comfortable seeing backup files that aren't actual copies of working files, even if they are more efficient.
Apropos of nothing, I like the bar that pops out when I mouse left, showing new posts.
Yeah, I was using this backup software, forgot the name. It was a local service on my computer. Used it for several years, but then cancelled my subscription. Then recently I wanted to find an old project of mine. However the backups were in some strange proprietary format, and they changed the format on the new version, which means all backups older than like 2 years ago were completely dead. I tried to find some hacks to extract the files, but I think they were encrypted and no one was able to figure it out. Should have been a class action lawsuit but I'm just gonna move on with my life.
- Edited
TwistedTwigleg For scrolling, if you look on the far right you can see a scroll wheel that shows the post. If you click and drag that bar on the right, then you can quickly go through the conversation.
I don't see a "wheel", but the scroll bar works. But it's still very cumbersome to go through a long thread such as this one.
DaveTheCoder I don't see a "wheel", but the scroll bar works. But it's still very cumbersome to go through a long thread such as this one.
You can click anywhere on that empty gray box (it is below the area that says original post). It will jump to a section, but it's hard to say where, especially with this thread where there are over 2,000 posts. In a normal thread with one or two pages it works well though.
I don't backup much of anything even with this cloud software. I lose a bunch of old art etc. My financials are on site. Have to get some new passwords. It's kind of a clean start. I don't like it, but it's not that big of a deal. Usually it's because my old computer dies. It used to be hard ordering a new computer but now I have a phone and tablet. If my router goes out I can scrape up an old one if I have to, I think.
Does the code insert work from the little menu at the bottom? Was that there before?
- Edited
func add_to_count():
number += 1
count.text = str(number)
It does but it works better if you use Markdown. Just put 3 tildes in a line directly above and directly below the code.
~~~
code goes here
~~~
The Oculus VR forums (I'm a moderator there) moved to Khoros. That forum software doesn't even jump to the last post you saw in a thread. It doesn't tell you how many unread replies a thread has or who made the last reply. Also no dark mode, I had to create my own (using Stylus plugin). Months of annoyed members complaining followed the change over.
Oculus forums? VR is amazing! And if that's the case, those forums must be a pain.
Nerdzmasterz Yeah, it became rather annoying for a while. It even had an annoying setting that moderators (I'm just a volunteer mod, don't work for them) had to manually approve EVERY image posted on the forum. Luckily the admins eventually found the setting to disable that.
VR rocks. Plug in a force feedback steering wheel, put on one of my VR headsets and spend a few hours driving around in Euro Truck Simulator 2.
I really need to figure out how to make Godot games for Quest 2.
I haven't tried Godot's VR support yet. At work I teach VR with Unity (urgh, their VR support keeps changing and has so many issues). Most of my own stuff is C++ with no VR view (diagnostic tools and a program to use oculus controllers as keyboard/mouse/joystick for desktop software).
The clear notification tick has turned invisible in the forum light theme (it's white on white). Still works, just not visible.
I can build games in VR with Unity, only because I bought an asset which its creator constantly updates. I never did learn to code it.
I think the asset was called Autohands? And it works very well.
However, I am so over not actually programming the game, myself. My deal is that I don't even know how to make the VR fingers move in Unity- my hands might as well be cubes, or programmed by someone who actually does know what they're doing.
Kojack The clear notification tick has turned invisible in the forum light theme (it's white on white). Still works, just not visible.
Yeah, I noticed it too.
Megalomaniak I’ll try to tackle this as soon as I can after work
Now, if anyone knows VR in Godot, it's @TwistedTwigleg.
Am I the only one who is slightly disturbed by the fact that there is actually an emoji swear? I dunno, but I would imagine we'd basically get banned if we actually used that.
Nerdzmasterz The swear emoji would depend on the context of how it is used. It shouldn’t be used since we are a family friendly forum, but it wouldn’t be an instant ban or anything - we do bans on a case by case basis.
cybereality It's not anywhere else online as far as I know. It was a photo of my cat that my brother took with a shaky camera and cropped.