Game
PropHunt

9 months ago

PropHunt now available for Linux. YAY! ヽ〳 ՞ ᗜ ՞ 〵ง

Major thanks to @UberPolice for Requesting & Testing.


It was way easier than I expected, but there were still some issues.

  1. The toolchain that you need for cross compiling would fail to download numerous times.

  2. Everything in the project that was named "windows" had to be renamed to something else.

  3. It would not allow Pragma Once in my Character's C++ file. Not a problem when compiling for windows.

    My workaround for this was just to add

    		
    			#if PLATFORM_WINDOWS
    #pragma once
    #endif
    		
    	

Tux model by Andy Cuccaro



5 comments

Loading...

Next up

Update 0.2.6

Size cut, Optimization and small fixes.

Update 0.2.5

Added a Gameplay Modifier, Map changes and Fixed several Bugs

Happy #WIPWednesday!

Are you working on a game?

Making some art?

Practicing a song?

Something else?

Tell us in the comments!

Happy #WIPWednesday!

Are you working on a game?

Making some art?

Practicing a song?

Something else?

Tell us in the comments!

Working on a gameplay modifier.

I need some suggestions

Edit: Changes & Editions

I spent pretty much my whole day writing this little program in linux, IT WORKS

it's sorta like Throttlestop but dumber

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

UI Overhaul

Rounded Corners and added colors to Buttons, sliders and spin boxes.

Which one do you like. Colorful, purple or indigo?

Last pic is the old UI