Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 177 to 194 of 194 · Previous page · First page
(1 edit)

Why don't you accept any money?

I need to get some legal things taken care of and figure out a plan for getting people who pay a copy of the game once it launches. Thanks for being interested. :)

Please do let us know if and when that changes. I wanna contribute, even if it's just a little.

Damn it, does that mean i have to stop throwing money at the screen? Nah, but seriously dude. Im definately buying it when you start charging for it.

(+1)

Found this thing through YT, decided to go take a look at it myself. 5 minutes later I noticed that 4 hours had passed by me! Good work there man, highly addictive in my opinion :)

(+1)

Thank you! :)

Deleted 5 years ago

I'am thoroughly  disappointed!

I came here after watching a few youtube videos. Clicked download, then I was searching the usual itch.io pay what you want field to type in <incomprehensibly large number>.  Still looking!

Ps: did read faq, can't wait for steam release.

Well depending on how many zeroes are in that <incomprehensibly large number> I may turn on pay-what-you-want just for you. ;)

Love this game i would give it a 10/10  if i was a reviewer!

Thanks so much!

(1 edit)

Gr8 game!!!

Ion Beams FTW!!!!

One thing I would like to see is the firing arc of the cannons increased so that they can be mounted sideways on a ship... 

As it is you have to have a long Flat Line of them and its pretty ugly.

Thanks for the suggestion!

oh nvm, I saw it srry devs for accusing you

No worries, you're wise to be vigilant! :)

(+1)

ummm.......explain this-cosmoteer 0.12.5 setup.exe is not commonly downloaded and harm your computer. whaaa? I want everyone reading this who has downloaded this to confirm its safe and that I'm crazy for believing windows.

Its safe. Downloaded it myself. For some reason Windows really doesnt like this.

(+2)

Hello. I love this game so much!! All tho i would love it even more if you could build starbases and carriers for smaller ships (like docks so you could dock the ships). Otherwise: awesome!

(+2)

Thanks for your kind words! Both of those features are planned, but will take a while to implement.

Thats amazing! Looking forwards to that update. 

If they are added this could easily become mainstream

I tried again my first attempt was not the best this was better! I love this game so much! 

(+1)

A feature I would like to suggest is the sizing of parts; you can change the different sizes of a structure to fit your ship with the stats of that part changing accordingly.

(1 edit)

Also, can you add the rotation of the camera?

Camera rotation actually already exists! Press the [ and ] keys.

I love this game I could not ask for a better experience! Keep up the great work. 

Absolutely loving the game, its exactly what i was looking for, i play a FTL and i love it but i've always wanted to tear through a ship and this game allows it. 9/10 just need more things to play with!

(2 edits)

Also can you make the FTL drive power up much faster if the zone/planet your in is empty? feels unnecessary waiting.

Did you know you can increase the game speed?

Yes but i still think it makes sense to shorten the time. Also have you got any plans to add more stuff as im loving the game and would love more content. 

Also ide love a way to match speeds so if i have multiple ships they travel as the speed of the slowest ship.

(+1)

Yes, more features, modules, and things to do are in the works. And matching speeds is a common request, it's definitely on my list to add that. Thanks!

(+2)

Its prObably possible to achieve orgasm by playing this game if you are extremely over excited about specific space games like this and keep wondering why you didn't find this years ago, just like me.

because it only came out last week!! ya doofus.

It's been available for a while now, just not on itch.

this game makes me sick to my stomach.

How come?

well it was kinda planned to offend somebuddy to then make them dumfounded when i actually meant it.

i love this game and your game deserves to the most popular one on itch.io in my opinion. but now, lets get to the point.

the thing the ships spin so much that when i go to look inside my ship and look at my crew (love that touch by the way), if the ship isnt perfectly straight or parallel to the screen, it kinda gets nausiating after a while if you could kinda adjust the screen mid game kinda like google maps on mobile i think that would help reslove the issue.

Benjamin.

P.S how long have you've been working on this game?

If it helps, you can press alt-F and the view will lock on your ship and rotate to match the ship's rotation.

It's been a side project for years, but full-time for about 1.5 years.

it always amazes me how long game development takes. and Cheers! for a good 1,5 years more!

(1 edit)

Update? 

Edit:  Nevermind, joined the Discord and found it! Yay!

i love this game.

but after i warp with two ships, the game crashed.


System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.

   bei Cosmoteer.Game.Gui.BuildToolbox.OnActivated(Object sender, EventArgs e) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Game\Gui\BuildToolbox.cs:Zeile 1289.

   bei System.EventHandler`1.Invoke(Object sender, TEventArgs e)

   bei Halfling.Gui.Widget.OnParentActivated(Object sender, EventArgs e) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Gui\Widget.cs:Zeile 1708.

   bei System.EventHandler`1.Invoke(Object sender, TEventArgs e)

   bei Halfling.Gui.Components.WidgetComponent.OnWidgetActivated(Object sender, EventArgs e) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Gui\Components\WidgetComponent.cs:Zeile 499.

   bei System.EventHandler`1.Invoke(Object sender, TEventArgs e)

   bei Halfling.Gui.Widget.set_SelfActive(Boolean value) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Gui\Widget.cs:Zeile 916.

   bei Cosmoteer.Game.Gui.ShipGui.OnUpdatingUIState(Object sender, EventArgs e) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Game\Gui\ShipGui.cs:Zeile 496.

   bei System.EventHandler`1.Invoke(Object sender, TEventArgs e)

   bei Halfling.Gui.Widget.OnParentBeforeFrameInput(Object sender, EventArgs e) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Gui\Widget.cs:Zeile 1830.

   bei System.EventHandler`1.Invoke(Object sender, TEventArgs e)

   bei Halfling.Gui.GuiRoot`1.Input() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Gui\GuiRoot.cs:Zeile 553.

   bei Cosmoteer.Game.Gui.GameGui.Input() in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Game\Gui\GameGui.cs:Zeile 570.

   bei Cosmoteer.Game.GameRoot.Input(StateMethodInvoker inputParent) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Game\GameRoot.cs:Zeile 977.

   bei Halfling.Application.AppStateEx.Halfling.Application.IAppState.Input(StateMethodInvoker inputParent) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\AppStateEx.cs:Zeile 162.

   bei Halfling.Application.Director.CallInput() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Director.cs:Zeile 731.

   bei Halfling.Application.Director.DoInput() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Director.cs:Zeile 680.

   bei Halfling.Application.Director.<GetRunIterator>d__83.MoveNext() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Director.cs:Zeile 334.

   bei Halfling.Application.Bases.GenericApp.<ApplicationMainIterator>d__40.MoveNext() in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Bases\GenericApp.cs:Zeile 241.

   bei Halfling.Windows.D3D11.D3D11Window.RunGameLoop(String[] args, IEnumerable`1 iterator) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingPlatformWDX\Windows\D3D11\D3D11Window.cs:Zeile 713.

   bei Halfling.Application.Bases.GenericApp.ApplicationMain(String[] args) in C:\Users\Walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Application\Bases\GenericApp.cs:Zeile 111.

   bei Cosmoteer.GameApp.Main(String[] args) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\GameApp.cs:Zeile 68.

Thanks for reporting this bug! I'm am looking into it and will hopefully have a fix soon.

This should be fixed 0.12.3.

Umm it wont install, it just does the downloading thing but it never loads then it does the same for the "Install" part. After it just says Install again plz help guys.

It turns out there was a problem downloading Cosmoteer using the Itch app. I believe I have fixed the problem.

Deleted 6 years ago

Thanks for trying to help, this is an amazing game. I've watched videos about this game but its still doing the same. It says this on my download page, "An existing connection was forcibly closed by the remote host." Thanks again.

Wait, YES!I THINK IT WORKS!!

An excellent spaceship sim that will run smoothly even on low end laptops.  You can design ships of any size, shape, complexity, with two levels of decals and color palettes to apply to your ship. It's a stable piece of coding.

This game will steal whatever remaining free time from you. It's that addictive ]:>

Viewing most recent comments 177 to 194 of 194 · Previous page · First page