Sethmaster's Recent Forum Activity

  • Basically, since I am not going for full screen with my game, I need a plugin to help me extract the user screen resolution variable.

    This is so that I can center the game window every time the player change the screen resolution and at the start of the game itself using node-webkit.

    My Javascript skill is terrible and I hope there would be a kind soul that can help to make this plugin for me and others who also intend to use it.

    From here, I see that it looks easy but I kinda new to the whole making your plugin thing.

    http://stackoverflow.com/questions/10022584/can-you-get-a-users-screen-size-resolution-using-javascript

    Thanks for reading.

  • Doing dialog box mock up today

    Finish coding some of the dialog functions but still halfway there.

    Not much progress today due to transferring all my sfx to a newly brought external drive and discussing about character creation methodology with other indie game devs and some other people.

  • Nice Grraphics! Sorry to ask, but did you just made the exit UI or you also programm it?

    I made it myself. Thanks for your compliment!

    I was asking because i dont know how to program the android buttons...I mean, if player is on first layout and touches the back button (from his smartphone) the exit UI should display, but how do i manage that action on construct2 (the action of touching smartphone back button)?

    No idea on that. Try asking in the "how do I" section of the forum. I am sure others who are more capable and experienced can help you with it.

    Do you also find UI is the most annoying to do?

    I'm procrastinating in my own UI..

    Yes, so I am trying to get it out of the way first. Which is partially successful, with only the save/load UI left undone . I find that if you left UI to be the last 1 %, you usually just do something fast just to get it done with and that shows a lot since UI is a part of your game that the players see.

  • Today progress:

    I just finish my Quit UI which is easy to do.

    Actually, I also planned to finish my Save/Load UI today.

    Only, half way through that, I realize I need to extract strings from the stat system to put in the save slots so the player can identify each slot easily.

    So, the Save/Load UI workload is put after I finish the combat system.

    With all the current UIs workload finish, I will concentrating on character creation.

  • Alright! Another day gone and another day full of progress.

    The setting UI is done.

    Admittedly I went in doing it thinking it would be easy but that is so wrong on so many level.

    Finally finish it though and implemented all the settings features that is on the first post of this thread, including in-game screen resolution changes and a better(I think ) scan lines shaders effect than the default one.

    I also changed the quick button to cancel out of menu from gamepad's Y to the default B as indicated by my control schematics.

    To show progress here are some gifs:

    While the gifs may only show the web deployment, node webkit deployment also worked just as well, especially on screen resolution changes.

    I actually feel pretty great about the last sentence.

  • well will there be a keyboard version of this?

    Umm....

    I like to think that you glance over this thread with bated excitement and skip a lot of boring texts

    Which is why I implemented a Control UI where you can change the keyboard binding according to what you wanted.

  • Alright some more progress today.

    I just finish the Controls UI for the game. Holy shit, that was harder than I thought

    It is not complicated, just hell lot of work and thinking that goes into what buttons should what. In the end, I just copied Tactics Ogre schematics and then move on, believing that in the future, when all my features are set, I will have a better understanding how to ensure the players can use all the buttons with high efficiency.

    To show progress: here’s some gifs:

    1/3

    2/3

    3/3

    The current control schematics:

    No "rape" button? This is not my gangster game. Dropped hard. - a 4chan anonymous

    I may need a "Everybody Walk the Dinosaur" button in the future. Maybe not

    Do tell what changes you wanted to the current control schematics. I will see what I can do

  • Very nice indeed. Are you going to sell this game on steam? . The potential is there . Great job . Can't wait to play the demo.

    Thanks for your compliment. I planned to just that. Demo should be out after around two to three more months as long as the progress train never stop chugging

    Today progress.

    Smooth and sexy, I love it!

    Custom Scrollbar function is complete, woohoo!

    HTML default scrollbox can go straight to hell with its ugly shit.

    Can easily change to fit any amount of arrays.

    Usable through keyboard and gamepad.

    Won’t clip any layers ,

    Won’t default itself to the top layer screwing everything up like the default

    Can add image,text, buttons and links to the scroll if I desire it.

    All parts are customizable. Quite please with myself over it.

    For anyone interested to built their own custom scrollbox, i recommend the capx inside that webpage as your template, as it is mine .

    https://www.scirra.com/tutorials/770/how-to-create-a-simple-scrollbox

    A short rest before continuing on with control UI.

  • Nice pixel art and concept hope you can finish the game

    Will try my best

  • Some progress during the last week

    • Sam L. Jones is joining on board to design the soundtrack for the game.
    • Finish gamepad controls
    • Finish keyboard controls. Can be customizable.
    • Finish title screen.
    • Finish all intro screens.
    • Finish isometric movement and tiling.
    • Screen transition effects are done. Ported over from my previous game.

    Some gifs to show progress

    There's nobody here! Just a shitty graffiti. Inspector Gordon, who the fuck give you that info!

    Why are there scanlines all over? Are we inside an old television set! GORDON!!!!!!

    Going to focus on finishing up scrollbar functions, options, and all other GUI functions before moving on to character creation.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • pretty nice. the sound effects are highly atmospheric!

  • Hi folks, currently developing this game called Gangster Tactics : Pile them In. This is intended to be an isometric tactics turn-based RPG game which is mostly set in the fictional city called "Casa City" (Hope you Spanish fellas have your kick ). I intend to release this game in windows only for now, due to lack of required hardware and not because of elitist bullshit.

    The setting of the entire game. Will change based on your actions and plot events.

    You suddenly received word that your elder brother had died, killed in a gang fight in Casa City, your hometown. While you have no love lost for your black sheep of a brother, your mother plead that you at least come back to attend his funeral, as a close family member. Angered being burdened once again by your worthless brother, you packed and set for home. And unknowingly walk into maelstrom of rivalries, hatred and violence that will soon engulf Casa City.

    And you, along with the people whom you gathered together will decide out of that chaos, the future and fate of Casa City.

    The gameplay is, as above mentioned, tactic turn-based. The mechanics for this game is largely inspired by the best of the tactics RPG genre, Tactics Ogre: Let Us Cling Together . As you will see, most of the game UI design is also inspired by its UI due to its simplicity yet robust style. As they say, learn from the best ;D.

    Showdown at Crazy Woods Bar between two rival gangs. Poor barkeep ;_;

    Without further ado, here are some of the intended battlefield mechanics:-

    • HP, SP and AP - It's too obvious what HP and SP are (SP replace MP in this game). AP stands for Adrenaline Points which you only get as you attack,get attacked by others, being bloodied, or defeating someone outright. Many powerful moves require AP to be used. Please note that in this game, the enemies also can use those moves with the same requirements, so take that information in stride.
    • Positioning system - Position is king in the battlefield. If your men are facing the back of the enemy, they can dealt up to twice the usual amount of damage. Once again, do note this also apply for the enemies and they WILL attempt these maneuvers, even if you want to fight "fair" ::).
    • No random number generator in battle - While random number generator have their uses, this feature is brought over from tabletop gaming in which it is used to randomize players' chance of success in an attempt to bridge the skill gap between a tabletop veteran and a rookie. After all, who want to play tabletop with a veteran where his victory is guaranteed 100% of the time? In a single player game, I found the main opinions is that the feature largely served unintended to annoy and frustrate players. Also make everyone use the save button more often. It also diminished the importance of skill in tactics game if used heavily. So, in this game, it won't be used in the battlefield and only be used in the strategic layer to handle random events.

    We are reading Henry's personal files. Let's hope he don't find out

    Let's talk about some mechanics that is shown on the image above.

    • Equipments - Each character have four equipment slots which they can outfit with different stuff. Standard stuff. Let's move along.
    • The smiley face at the bottom of the character showcase in front of a scale - This icon reflect the personality of the character in question. Based on the image, the smiley is smirking while giving us a finger salute. Therefore, the personality of the character is "a bit of dick". Personalities is crucial in assigning tasks in the strategic overlay to your gang members and when trying to reclass them so to speak, as some classes(stereotypes) require a certain personality to access it. Personalities can be changed through behaviors on the battlefield and for some, plot decisions.
    • The number beside the character showcase - That is the number of lives the character have. If it falls to 0 in anyway, the character automatically died. If your main character died, it's game over for good (At least, until you reload the last save). As with Tactics Ogre, the number is reduced primarily by getting unconscious in battlefield and not received any appropriate medical aid in less than 3 turns.
    • Stats - Some of these are explained below:
    • Strength - Affects Physical Attack (Melee and Ranged). Used in some events and strategic activities.
    • Constitution - Affects Physical Defense. Used in some events and strategic activities.
    • Intelligence - Affects Special Attack. Used in some events and strategic activities.
    • Willpower - Affects Special Defense. Used in some events and strategic activities.
    • Agility - Affects Initiative. Used in some events and strategic activities.

    You may start small. The intention is to fill this screen to the brim until scrollbars appear with your gang members. Let's hope they don't have expensive tastes.

    The image above show the characters that belong to the player's gang. As with tactics ogre, you can switch to class list view to see how many people of each class do you have in your gang.

    If you look closely, you will find Xbox button icons is shown on the UI.This game is intended to be play either with a controller using XBox mapping or via keyboard. The mapping can be changed via controls UI. Mouse controls will not be supported at least until a while after the game is completed and only if requested then.

    From Provocateur to Drunkard. Henry's mom and dad will never be happy, will they :facepalm:

    The picture shown above is the Class Change(Stereotype) UI. In this game, classes are referred to as "Stereotypes" which better reflect the tone of the game. In-game explanation is that most people change accordingly to what the society and largely what their friends expect from them. If they expect someone to constantly be strong and act like a idiot, the person will usually comply. Classes have their own stats, skill tree, requirements and effects. Also important is the fact that each class give different stat progression at each level-up.

    Select the meat shields *ahem* valiant teammates to go with you into battle. Insurance will not be covered.

    The Battle Placement UI. Subject to change but I like the design so far.

    The smell of good old capitalism and plain human greed. Beats any belief every time.

    This is the Strategic Overview UI. Let's talk about some of the elements here:

    • Money - Self- explanatory. Require to buy anything.
    • Fame - how much people have heard of you. This may both be good and bad, depending on the situation and the plot
    • Street Cred - How much respect you have earned from the underworld and other gangs. Higher value give you access to black markets with rare items and special missions.
    • Date - The passing of time. Usually irrelevant until you receive/start a time critical mission. May be used to set chances of random events (Still unsure should or not)
    • Strategic Icons - The color shows whenever you can go to the location and access the activities there safely or about to start a fight/mission. Blue for safe, red for danger.

    Since the battlefield main activity is obvious, let's talk about the planned activities in the strategic map.

    I planned for quite a lot of stuff but most of them can easily be defined as:

    • Investment - Invest in business and real estates. Choose between renters and staffs. Also many of your investment allow for more investment to improve on or buy stuff. After every mission completion, you will receive the fruits of the investment, be it good or bad. Random events may happen. The investment rewards will not be based on time/date but rather on number of missions completed to player visiting it to claim the reward.
    • Assignment - Assign your gang members to do other stuff such as loan sharking on idiotic young people with low financial discipline and high ego. Assigned gang members may not participate on the next mission. Each assignments end after mission completion. Random events may happen.
    • Renovation - Renovate your gang hideout with new rooms, new equipment and new decorations. Gain some bonus and more importantly, open access to some game features and stereotypes. One of it is to allow any gang member to be assigned to the room and after a mission completion, level up to 2 levels below the highest level character in the gang. The feature is intended because since I am not japanese, there will be no grinding. Every battle is important.

    Scanlines for retro lovers. No scanlines for retro haters. Now everyone can be happy!

    The Settings UI. Not to be confused with the Controls UI which is another UI. I would be grateful for suggestions of further settings people would like to have in an isometric tactics game.

    Yes, you can save anytime you want! In battle, toilet and during intercourse, if you please!

    The Save UI. Currently planned to have only 16 save slots due small part to lack of programming skill and more to unwillingness to commit further time on the feature.

Sethmaster's avatar

Sethmaster

Member since 16 Aug, 2013

None one is following Sethmaster yet!

Connect with Sethmaster

Trophy Case

  • 11-Year Club
  • Email Verified

Progress

12/44
How to earn trophies