{"id":303,"date":"2015-04-24T23:56:37","date_gmt":"2015-04-24T23:56:37","guid":{"rendered":"http:\/\/www.brasswatchgames.com\/?p=303"},"modified":"2015-04-24T23:56:37","modified_gmt":"2015-04-24T23:56:37","slug":"shipyard-outline-for-alpha-1-0","status":"publish","type":"post","link":"http:\/\/brasswatchgames.com\/?p=303","title":{"rendered":"Shipyard: Outline for Alpha 1.0"},"content":{"rendered":"<p>Now that I&#8217;ve fixed my server troubles (or, at the very least, delayed the inevitable), I can get back to work on proper, content-adding updates for Shipyard. I&#8217;ve been giving it some thought, and I feel like it&#8217;s ready to proceed from the &#8220;pre-alpha&#8221; stage into the &#8220;alpha&#8221; stage. In a tradition that I started with version 0.8.1, this post will serve as a general plan for the new features and content coming in Alpha 1.0. As always with these early plans, anything written here is subject to change.<\/p>\n<p><span style=\"color: #ff0000;\"><strong>WARNING: Wall of text inbound!<\/strong><\/span><\/p>\n<h1>Free-Form Systems (And Related Changes)<\/h1>\n<p>Currently, all types of ship systems come in fixed sizes. This limits the amount of creativity you can have when building ships, for no real logical reason. Thus, for Alpha 1.0, many systems will be changed from fixed sizes to being free-form. Adjacent tiles of the same system will automatically merge into a single system. Stats will be calculated by some base value times the number of contiguous tiles. Crew&#8217;s quarters and weapon controls will definitely be changed to this mechanic. Bridges and engines will definitely remain fixed. Other types may or may not be changed to free-form depending on\u00a0how the implementation takes shape. Cargo bays and corridors are already essentially free-form, and all they need are new textures. In order to make this work, however, some major changes will need to be made to\u00a0several game mechanics.<\/p>\n<h2>Crew Repairs<\/h2>\n<p>Although I could, with the current system, simply make a 1&#215;1 version\u00a0of the\u00a0weapon controls system, crew and power management would be a nightmare. You would have to manually allocate a single crew member to each individual tile. With the new free-form mode, crew will not be allocated to individual systems but rather\u00a0<em>types<\/em> of systems (weapon controls, engines, etc.). In \u00a0Alpha 1.0, crew assigned to a system will be considered to be &#8220;working&#8221; the system, meaning they are actually operating it rather than repairing it.\u00a0<em>Free<\/em> crew will automatically repair all damaged systems evenly, and will not contribute to the effectiveness of the system. You will also be able to tell your free crew to &#8220;focus&#8221; on a particular system type if you want it repaired at a higher priority. There will be a cap on the maximum rate of crew repairs to prevent players from spamming crew&#8217;s quarters for invincibility.<\/p>\n<h2>Hitpoints and Weapon Damage<\/h2>\n<p>Another problem with simply having separate 1&#215;1 systems is damage. Damage to a system when it already has 0 HP is wasted, and with small systems, weapons like the railgun would be a pointless waste of weapon control points. In the new system, damage will be dealt to individual\u00a0<em>tiles<\/em> rather than whole connected systems, and extra damage will be spread out to adjacent tiles. The HP of a system type will be based on the combined HP of the individual tiles that comprise it. Crew damage will work similarly, with the total being calculated by some sort of population density formula. I don&#8217;t want to go into too much detail, but in general, more weapon base damage still means more crew damage.<\/p>\n<h1><strong>Overhauled Ship\u00a0Editor<\/strong><\/h1>\n<p>The ship editor was\u00a0literally the first part of Shipyard I developed, way back in summer of 2013. Back then, you couldn&#8217;t even save and load your designs, never mind actually build and use them in the game world. Despite the progress the game has made since then, the ship editor has remained largely unchanged aside from adding a few extra buttons. In my own personal experience playing the game, I have started to find it clunky and annoying to use. Now, I think we can all agree that if the\u00a0<em>developer<\/em> finds their own game tedious to play, some changes are in order.<\/p>\n<h2>Problems with the Current System<\/h2>\n<ul>\n<li>The viewport, at 16&#215;16 tiles, is very small and annoying to work with when designing large ships.<\/li>\n<li>The system and weapon lists\u00a0force you to hover over each item to see what it does, since they don&#8217;t show any stats. They&#8217;re also incredibly disorganized, listing things in the order they were added to the game rather than by any sensible system such as alphabetical by name, by minimum ship class, by stats provided, and so on.<\/li>\n<li>The exterior editor\u00a0requires you to click on each tile\u00a0you want to change, when quite often you want to cover a large area all at once.<\/li>\n<li>The stat panel to the right isn&#8217;t\u00a0very useful. It&#8217;s just a big pile of numbers that eat up screen space but don&#8217;t have much relevance to gameplay.<\/li>\n<li>The save\/load\/build\/etc. menu buttons also take up a lot of\u00a0screen space. Surely they don&#8217;t need to be visible 100% of the time, considering how infrequently they&#8217;re used.<\/li>\n<li>The interior, exterior, and weapons view buttons are similarly much larger than they need to be.<\/li>\n<li>This only really affects me, but behind the scenes, the ship editor is coded like&#8230; well&#8230; like I coded it a year and a half ago. I&#8217;ve improved greatly as a programmer since then, but the ship editor remains an inefficient fossil\u00a0of my less-experienced self.<\/li>\n<\/ul>\n<h2>Changes for Alpha 1.0<\/h2>\n<ul>\n<li>The building grid will\u00a0take up the majority of screen space, with other components being arranged\u00a0to maximize the use of space.<\/li>\n<li>System and weapon lists will be organized to show items in some meaningful order. They might even allow you to change the order, similar to the way you can sort files in Windows Explorer.<\/li>\n<li>The exterior view will allow you to &#8220;paint&#8221; tiles by clicking and dragging, allowing you to edit large areas without giving yourself carpal tunnel syndrome.<\/li>\n<li>Stats will be moved to a separate tab alongside interior, exterior, and weapons. They will also be changed to be more\u00a0relevant to the game in its current form.<\/li>\n<li>The save\/load\/build\/etc. menu will be changed to a window that can be opened when you need it and closed when you don&#8217;t.<\/li>\n<li>The\u00a0buttons to change between the interior, exterior, weapons, and now stats screens will be changed to a tabbed menu like the one in the ship overview window of the navigation screen.<\/li>\n<li>Everything will be rewritten from the ground up to be more efficient behind the scenes.<\/li>\n<\/ul>\n<h1>Officers<\/h1>\n<p>I mentioned in my outline for the last update that officers\u00a0<em>might<\/em> be coming in 0.8.1. However, with all the problems with implementing shuttles eating my time, I never even got started on them. Now, I&#8217;ve decided to make them a possible feature of version Alpha 1.0. Officers are characters that\u00a0act a bit like upgrade items, but with a few key differences.<\/p>\n<ul>\n<li>You can hire as many officers as you have Officer&#8217;s Quarters systems, similar to shuttle bays.<\/li>\n<li>Officers are people. People must be kept happy. Thus, if you want your officers to provide the best bonuses, you will need to keep them happy. Some might\u00a0not take kindly to excessive violence. Sometimes two officers won&#8217;t get along with each other (for example, a pirate and an ex-space-cop). All of them, however, will need to be payed.<\/li>\n<li>The stat bonuses provided by officers will be generally better than those provided by upgrade items.<\/li>\n<li>Officers will be randomly generated, unlike items which are hard-coded.<\/li>\n<li>Officers will earn experience toward improving their stats, while items are fixed.<\/li>\n<\/ul>\n<h1>Shuttles for Real, Maybe<\/h1>\n<p>Shuttles didn&#8217;t make it into the last version due to unexpected troubles in their development. Finally, after five months, I decided to cut them from the update and release what features I had completed. With so many fresh, new features to work on for Alpha 1.0, I can&#8217;t promise they&#8217;ll make this update either. However, the progress I made is still there, just hidden, so anything&#8217;s possible.<\/p>\n<h1>Other Potential Features<\/h1>\n<p>Free-form systems and the new shipyard editor will be the main features of\u00a0Alpha 1.0, but along with them I have some other ideas which I&#8217;ve been tossing around. These may or may not make it into the update depending on how much\u00a0time they take.<\/p>\n<ul>\n<li>New items which are\u00a0not available in stores, but instead must be crafted from scrap and other items. Because of the added difficulty of acquiring these items, they will be generally better than those easily purchasable in shops. One possible way to do this would be to have a &#8220;workshop&#8221; system, which would craft items faster the more crew and power were assigned to it.<\/li>\n<li>A second hotbar on the navigation screen, this time to the right of the HP gauge to make it symmetrical, to which items and shuttles can be assigned for quick access without having to go into the cargo hold and shuttle bay menus.<\/li>\n<li>Character skills for your character, making them essentially a free officer. This might involve some sort of skill tree and\/or XP system&#8211;I haven&#8217;t thought too much about the finer details.<\/li>\n<li>Changes to the way the inventory system works, with each cargo bay storing one item as opposed to one kind or item.<\/li>\n<li>Changes to the way spaceship data is stored and saved to fix bugs like enemies spawning with less than full HP and reduce the size of ship data\u00a0files.<\/li>\n<li>Sound effects.\u00a0With the inclusion of Paul Lamb&#8217;s sound library, a solid framework for playing sound effects is already in place. All I need to do is add them.<\/li>\n<li>Exterior armor. This will allow you to make a system more resistant to damage, at the cost of increased weight (and therefore ship speed).<\/li>\n<li>Crew injury and medical bays. When a system is attacked, crew may be merely injured rather than killed. The medical bay will be a new system which can heal them after a certain number of turns.<\/li>\n<\/ul>\n<h1>In Conclusion<\/h1>\n<p>First of all, congrats on making it this far through my wall of text. Unless, of course, you just scrolled down to the bottom. Don&#8217;t worry, I&#8217;d probably do the same. Either way, I&#8217;m excited to get to work on Alpha 1.0. As it will be a huge update with many changes, it will probably take a long time to complete. However, once released, the result will go a long way toward a finished game. I&#8217;ll keep posting here as I begin to implement the new features, but until then, happy building!<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&#8230;dang that last bit sounded cheesy.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Now that I&#8217;ve fixed my server troubles (or, at the very least, delayed the inevitable), I can get back to work on proper, content-adding updates for Shipyard. I&#8217;ve been giving it some thought, and I feel like it&#8217;s ready to proceed from the &#8220;pre-alpha&#8221; stage into the &#8220;alpha&#8221; stage. In a tradition that I started [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"jetpack_publicize_message":"","jetpack_is_tweetstorm":false,"jetpack_publicize_feature_enabled":true},"categories":[2,4,1],"tags":[],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p4ieDM-4T","jetpack-related-posts":[{"id":312,"url":"http:\/\/brasswatchgames.com\/?p=312","url_meta":{"origin":303,"position":0},"title":"Shipyard Development News 20 June 2015","date":"June 21, 2015","format":false,"excerpt":"Okay, I'll admit that I didn't get straight to coding after I posted my outline for Alpha 1.0. That's because, at the time, it was nearing the end of the school year and teachers were doing their very best to cram as much busywork\u00a0as they could possibly into that last\u2026","rel":"","context":"In &quot;Game Development News&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":687,"url":"http:\/\/brasswatchgames.com\/?p=687","url_meta":{"origin":303,"position":1},"title":"New Shipyard: Big improvements to the ship editor","date":"July 2, 2018","format":false,"excerpt":"As the first part of the game I created way back in 2013, the ship editor was easily the most naively designed and coded section of the game. My planned redesign of the interface in the never-completed Alpha 1.0 version addressed some of the problems, but the fix was only\u2026","rel":"","context":"In &quot;Game Development News&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":317,"url":"http:\/\/brasswatchgames.com\/?p=317","url_meta":{"origin":303,"position":2},"title":"Shipyard Development News 28 June 2015","date":"June 28, 2015","format":false,"excerpt":"I've been doing a lot of work on Shipyard over the past few days, and although Alpha 1.0 is still a long way away, I'm making progress much faster than I expected. First and foremost, I now have free-form versions of weapon controls, crew's quarters, and cargo bays implemented. In\u2026","rel":"","context":"In &quot;Game Development News&quot;","img":{"alt_text":"scrn_2015_06_23_1435097117103","src":"https:\/\/i0.wp.com\/www.brasswatchgames.com\/wp-content\/uploads\/2015\/06\/scrn_2015_06_23_1435097117103-1024x576.png?resize=350%2C200","width":350,"height":200},"classes":[]},{"id":168,"url":"http:\/\/brasswatchgames.com\/?p=168","url_meta":{"origin":303,"position":3},"title":"Combat Update Released!","date":"June 6, 2014","format":false,"excerpt":"Shipyard version Pre-Alpha 0.8.0, or \"The Combat Update,\" is easily the largest update Shipyard has seen to date and has just been released!\u00a0You can download the update on the Shipyard page or through the launcher. For those who\u00a0haven't been following its development, I'll do my best to condense the massive\u2026","rel":"","context":"In &quot;Game Development News&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":264,"url":"http:\/\/brasswatchgames.com\/?p=264","url_meta":{"origin":303,"position":4},"title":"Shipyard Pre-Alpha 0.8.1a Hotfix Update","date":"November 24, 2014","format":false,"excerpt":"Someone found a bug in 0.8.1 whereby enemy ships could kill nonexistent crew, thereby causing a system to have a negative number of crew inside. This, in turn, would cause the system to be \"negative repaired\" by five times the number of anti-crew per turn.\u00a0This would cause systems to have\u2026","rel":"","context":"In &quot;Game Development News&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":397,"url":"http:\/\/brasswatchgames.com\/?p=397","url_meta":{"origin":303,"position":5},"title":"Shipyard Development News 4 April 2016 &#8212; Back From the Dead Edition","date":"April 7, 2016","format":false,"excerpt":"It's been a long time. Like, a really long time. Like more than half a year. Yeah... Sorry about that. I can't even say I've been especially active either. Between starting my first year at university and various other real-life engagements, as well as a general lack of inspiration, development\u2026","rel":"","context":"In &quot;Game Development News&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"http:\/\/brasswatchgames.com\/index.php?rest_route=\/wp\/v2\/posts\/303"}],"collection":[{"href":"http:\/\/brasswatchgames.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/brasswatchgames.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/brasswatchgames.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/brasswatchgames.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=303"}],"version-history":[{"count":0,"href":"http:\/\/brasswatchgames.com\/index.php?rest_route=\/wp\/v2\/posts\/303\/revisions"}],"wp:attachment":[{"href":"http:\/\/brasswatchgames.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=303"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/brasswatchgames.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=303"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/brasswatchgames.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=303"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}