Loader
logo

Recent posts

#31
Support / Re: Register your interest to ...
Last post by Mike-ODA - November 01, 2021, 07:59:59 PM
Win 10
CPU - Ryzen 5 2600
Mem - 16GB
Current GPU - GeForce GTX 750 TI
SSD

No real experience with bug tracking software as such, but I am  quick study. Have tested other games previously, most recently Meeple Station for Steve at Gameclaw, who I still help out with testing patches before release. I have also beta tested a host of other games over the years going back as far as Lineage 2 in 2003 (and I have only just noticed that game is still going) and also doing some pre-release testing on Star Ship Theory for Duncan. 
#32
Support / Register your interest to beco...
Last post by Produno - October 30, 2021, 07:22:41 PM
I will from time to time be looking for new testers for the game. As we will initially be releasing on Itch.io, every tester will get a key for this platform. Meaning you will have access to all the newest builds of SpaceSlog from Itch.io forever.
If you would like to become a tester then please reply here with the following information outlined below.


Your OS and PC specs.
If you have any experience with any kind of bug tracker software (Not particularly needed).
Any previous experience testing games.




A couple of notes:

The most active members of the community will be chosen first.
There is a very limited amount of spaces available so do not be upset if you are not chosen.
#33
Suggestions / Ideas / Re: Rooms and Hull Breaches
Last post by Produno - August 17, 2021, 05:43:19 PM
Thanks for the responses. I ended up with something closer to #2. We may as well do things properly eh  :D

So each time the room is breached it will alert the player, once sealed it will also alert the player. The room panel will show the status of the room too, so it will display the atmosphere and update in real time including its 'sealed' status.

If the room has more breached tiles than non breached, then the room will be lost completely.

All that is left is to actually cause the atmosphere to 'leak' but that will be done once the atmosphere stuff is finished. As mentioned by Got_Donuts, the room keeps track of how many breaches it has and that will dictate the rate in which atmosphere leaks - though the amount is still to be determined.


Quote from: TikTokToe on August 11, 2021, 06:52:12 PM
I think 2, though aiming to conceptualize the concern. 

Suppose the ship is 2 (col) by 3 (rows) matrix (i.e., 2 dimensional ship).   Under 1, when the first middle row room is lost that makes the previous inner walls, the outer walls.  If correct, the  2nd middle row can now be breached and you end up with two ships.  Also, wouldn't I see now stars when a room is empty (i.e., when the ship moves, I now see relative motion where the room was?   Suppose neither will occurr - then isn't that just 2 (so something is keeping track of individual (x,y) room?   Perhaps the hull is a superstructure that remains of which rooms can come and go.

Perhaps each room is a (x,y, status, assignments): So if status = destroyed you'ld end up with Mike-ODA's blueprint via assignments). 

In the end - I would think of a breach as non-functional space with a memory of prior assignments and the opportunity to reassign.

Currently you create your ship hull, then you place your flooring to create rooms. If the hull or flooring is destroyed then you are correct, they will be gone and you will see space, stars etc beneath them.
There will be issues where the ship can split, though i have ways to work around that. For instance you will need a ship core to build anything other than hull and floors and anything not connected to this ship core will need maintaining much more, ie it will lose health quicker. This will hopefully at least alleviate this issue a little. You can also only have one ship core. These ideas will need play testing though and feedback to see how it works out. So the game will only support one player ship. Any other ideas around this are welcomed though. That's the beauty of being involved whilst we are in development, we get to discuss ideas and possibly work up to something better :)

Just for clarification though, if you want to 'plug' the breaches, it will require a hull piece being build in that place, and then a flooring. As flooring can only be built on top of hull (Unless it is an external piece of hull then flooring cannot be built here).
#34
Suggestions / Ideas / Re: Rooms and Hull Breaches
Last post by Witchkang - August 11, 2021, 08:38:47 PM
I think the first idea could work, maybe some testing could be done and see which one is the better fit. I do like the second idea too of course, but if it's too much of a hassle. Would a breach also leak over to other rooms in the ship if the room isn't sealed?
#35
Suggestions / Ideas / Re: Research and Other Divisio...
Last post by Produno - August 11, 2021, 08:30:08 PM
Quote from: TikTokToe on August 11, 2021, 07:17:55 PM
So roles do not = skills; a role is simply assigned because a pawn has desirable skills for certain tasks/roles?   

If I get it, skills are then associated with typical roles?  For example quartermaster skills might include:

Efficient Packing (increases amount of cargo; increases viability
of cargo (e.g., preserving ice):

Efficient Loading (decreases the amount of damage from poorly packed cargo due hull breach, attack, and so on).

And a pawn can be assigned the role quartermaster because it has such skills compared to other available pawns.

If so - great!


Yes, exactly! You will want to assign pawns most suited to these roles for optimum output. For example, you may want a pawn with a high social skill to be a quartermaster, this way pawns are more likely to like them and morale may be higher. Maybe pawn traits may play a role in this too.

For now though this will only be viable for hard coded roles. The player made roles are just to keep your crew organised. For instance you can create an 'Engineering' role and assign your engineers to that role to quickly see who can repair or build things.
#36
Suggestions / Ideas / Re: Research and Other Divisio...
Last post by TikTokToe - August 11, 2021, 07:17:55 PM
So roles do not = skills; a role is simply assigned because a pawn has desirable skills for certain tasks/roles?   

If I get it, skills are then associated with typical roles?  For example quartermaster skills might include:

Efficient Packing (increases amount of cargo; increases viability
of cargo (e.g., preserving ice):

Efficient Loading (decreases the amount of damage from poorly packed cargo due hull breach, attack, and so on).

And a pawn can be assigned the role quartermaster because it has such skills compared to other available pawns.

If so - great!
#37
Suggestions / Ideas / Re: Exploration
Last post by TikTokToe - August 11, 2021, 06:57:35 PM
Perhaps what you see is based on technology.   Just like actual seeing, there is much we don't see.   I might then be encouraged to revisit places after I reach a sufficient technological advancement.
#38
Suggestions / Ideas / Re: Rooms and Hull Breaches
Last post by TikTokToe - August 11, 2021, 06:52:12 PM
I think 2, though aiming to conceptualize the concern. 

Suppose the ship is 2 (col) by 3 (rows) matrix (i.e., 2 dimensional ship).   Under 1, when the first middle row room is lost that makes the previous inner walls, the outer walls.  If correct, the  2nd middle row can now be breached and you end up with two ships.  Also, wouldn't I see now stars when a room is empty (i.e., when the ship moves, I now see relative motion where the room was?   Suppose neither will occurr - then isn't that just 2 (so something is keeping track of individual (x,y) room?   Perhaps the hull is a superstructure that remains of which rooms can come and go.

Perhaps each room is a (x,y, status, assignments): So if status = destroyed you'ld end up with Mike-ODA's blueprint via assignments). 

In the end - I would think of a breach as non-functional space with a memory of prior assignments and the opportunity to reassign.
#39
Suggestions / Ideas / Re: Rooms and Hull Breaches
Last post by Got_Donuts - August 11, 2021, 03:47:06 PM
I like the idea of number 2, is there any way to increase the rate at which the atmosphere leaks at depending on the size of the breach? I dont know if rooms can be assigned a template or blueprint per that last post but that may be a helpful way of keeping from having to reassign and designate a room every time there is a problem.
#40
Suggestions / Ideas / Re: Rooms and Hull Breaches
Last post by Mike-ODA - August 11, 2021, 02:12:42 PM
Is there any way to perhaps automatically replace the destroyed sections with say, a blueprint? which could then be used to keep track? This could mean that although the room doesn't always get "destroyed", the room itself might not meet the minimum criteria to be active and accessible without a space suit.