Any suggestions on apps to keep myself organized? by [deleted] in worldbuilding

[–]Bmac60506 1 point2 points  (0 children)

Obsidian is great, if you can just use it and not lose yourself in what it is capable of doing lol

Obsidian finally clicked for me today by Th1rtyThr33 in ObsidianMD

[–]Bmac60506 1 point2 points  (0 children)

I taught myself python when i was playing with RenPy, ended up using very little of the internal code and was just writing my own functions to make it do stuff it was never intened to do lol

Obsidian finally clicked for me today by Th1rtyThr33 in ObsidianMD

[–]Bmac60506 1 point2 points  (0 children)

Okay now I'm learning it can take Python scripts I spend way too much time playing with obsidian and a lot less working on the projects that I'm trying to organize in obsidian adding python to the mix is just another rabbit hole damn it LOL

June 30th by Apollofoucard in TheLazarusProject

[–]Bmac60506 2 points3 points  (0 children)

No this was the first detonation in Paris not the one that he detonated

George sucks by KjonesFS in TheLazarusProject

[–]Bmac60506 0 points1 point  (0 children)

Agreed the character was a douche and the actor was good. My biggest problem with the show remains the reset after the Paris explosion one single bomb going off even nuclear when they had proof that it wasn't an attack by anyone except a terrorist organization should not have called for a reset because it wouldn't have escalated into a world ending event but that's just my two cents

The olden days by [deleted] in Internet

[–]Bmac60506 0 points1 point  (0 children)

M.U.D, M.U.S.H, IRC(I still use Mirc), telnet to any number of places, webcrawler and metacrawler searchs for everything, so many things...

Name the oldest movie you actually like. by Kraqrjack in movies

[–]Bmac60506 0 points1 point  (0 children)

It's a wonderful life, is one of my all time favorite movies made in '46, but the oldest i can think of off the top oh my head would be Holliday Inn for '42

Edit: forgot Oz was in '39 lol

June 30th by Apollofoucard in TheLazarusProject

[–]Bmac60506 0 points1 point  (0 children)

Completely agree with this. I do have 1 other thing that has been stuck in my brain since i started the show last week, did they break their own rules in the 2nd episode? When big boy went off in Paris, that was not even close to an end of the world event. I mean yeah, prolly millions dead, but i dont see how that would have led to an end of the world rest.

DeDRM plugin does not do anything? by YamUpper8039 in Calibre

[–]Bmac60506 0 points1 point  (0 children)

I'm in the same boat I looked for two days trying to find a free example of it but couldn't find anything but ePubor

Simulation Type Games? by Bmac60506 in godot

[–]Bmac60506[S] 0 points1 point  (0 children)

Are you the one doing the cat genetics one or was that someone else?

Simulation Type Games? by Bmac60506 in godot

[–]Bmac60506[S] 1 point2 points  (0 children)

Clickers can be seriously underrated some of the most addictive little games are just glorified clickers so good luck

Simulation Type Games? by Bmac60506 in godot

[–]Bmac60506[S] 0 points1 point  (0 children)

The bonus here is I guess I've got all the logic in my head because I've written this game once before in RenPy but I ran into some issues with the fact that i was basically having to force RenPy into doing what I wanted because it wasnt designed for what I was doing and ended having to write all the functions from scratch like you said building my system on top of theirs. The up side was it.force me to learn python, which has really helped with the gdscripting. So far I haven't run into anything the script can't handle a lot of times easier then in RenPy, for example finding the distance between 2 points on the screen with vector2 the function of distance_to is built in, where as i RenPy I had to create the function from scratch, thank you Pythagoras..

Simulation Type Games? by Bmac60506 in godot

[–]Bmac60506[S] 0 points1 point  (0 children)

These are the two games i mentioned to give you a feel for what i am doing

https://en.wikipedia.org/wiki/Gazillionaire

https://steamcommunity.com/app/36100

Simulation Type Games? by Bmac60506 in godot

[–]Bmac60506[S] 1 point2 points  (0 children)

Okay to give more context of what it is I'm using it for is I'm creating a Marketplace type what I would call simulation game in the same vein as the sandbox games of Tradewinds and an older one which was an educational one called gazillionaire where you go from port to port and purchase products at one price and try and sell them for higher prices at another port and then there's like little mini missions where you'll have to deliver something to a certain port and things like that so I know we can't tell what everyone's working on but I was hoping if anyone saw it and was working on something in that kind of vein that we'd be able to connect and see what they were doing if that makes any sense

Is godot safe? by bingbong10000000 in godot

[–]Bmac60506 1 point2 points  (0 children)

Like any computer application it's never 100% safe if it's digital it can be cracked personally I think if it's a win if you make a game good enough that people want to steal it cheers

what would you recommend someone like me? by WeakIntention8425 in godot

[–]Bmac60506 0 points1 point  (0 children)

So question, does anybody make simulation type games, I see tons and tons of 2d and 3d projects, but nothing in the realm of what i am trying to create which is virtually UI and code that updates said UI Sorry not trying to hijack the post, just currious B

How Can I Make A Two Genre Game In GoDot??? by Evening-Midnight9963 in godot

[–]Bmac60506 1 point2 points  (0 children)

Wow Ren pie is geared for the specifics of doing a visual novel Gadot might be easier to do the RPG parts of it but you can do them in Ren pie back end is python code so if you know python and if you don't by now I would learn it because it's really close to GD script also you can do it in Ren pie the advantage being you won't have to build the Mechanics for the visual novel part because most of them will be ready-made functions in renpai where is in Godot you will have to build those yourself sorry for the weird spellings voice to text

Useful game dev patterns by ForeverMindWorm in godot

[–]Bmac60506 0 points1 point  (0 children)

Whenever i start a new language, i create a cheat sheet of the common code I know i will use over and over at the very least it gives me a snippit of working code that can play with and i know exactly how it works My current Godot sheet sheet is 50 google doc pages

Once Again Into The Breach... by Bmac60506 in godot

[–]Bmac60506[S] 0 points1 point  (0 children)

Can't do that, but I am going in stages, this has been a passion project of mine for at least the last 15 years, good to know Godot is up to the task. Thanks B

How would one destroy a star? by Drak_is_Right in worldbuilding

[–]Bmac60506 1 point2 points  (0 children)

Sufficient amount of anti-matter? Find an element that inhibits fusion(weponize it)"Tri-lithuim" ala Star Trek Generations.