Putting the 'role' back in role-playing games since 2002.
Donate to Codex
Good Old Games
  • Welcome to rpgcodex.net, a site dedicated to discussing computer based role-playing games in a free and open fashion. We're less strict than other forums, but please refer to the rules.

    "This message is awaiting moderator approval": All new users must pass through our moderation queue before they will be able to post normally. Until your account has "passed" your posts will only be visible to yourself (and moderators) until they are approved. Give us a week to get around to approving / deleting / ignoring your mundane opinion on crap before hassling us about it. Once you have passed the moderation period (think of it as a test), you will be able to post normally, just like all the other retards.

Vapourware Codexian Game Development Thread

Self-Ejected

supervoid

Self-Ejected
Joined
Oct 9, 2014
Messages
1,076
my latest :prosper: attempt at animation
DT0OPsw.gif

gOUTruM.gif
 

Max Heap

Arcane
Joined
Jul 21, 2011
Messages
617
my latest :prosper: attempt at animation
DT0OPsw.gif

gOUTruM.gif

Rig seems alright, but you gotta smooth the animation curves a bit at the frame where you start playing the animation in reverse.
At the same point there seems to be one frame too much. Probably coming from copying the forward animation.
 

Wayward Son

Fails to keep valuable team members alive
Joined
Aug 23, 2015
Messages
1,866,294
Location
Anytown, USA
Was running a test on the newest combat I added:
He hits you for 120 HP!
Some are lucky enough to fight in the arena long enough to earn their freedom... Onlookers realize as you bleed out that you are not one.
You have failed.
Ouch.
 

Wayward Son

Fails to keep valuable team members alive
Joined
Aug 23, 2015
Messages
1,866,294
Location
Anytown, USA
Version 0.5 is up. Mages should be possible to play as now, with Gladiators still being far more difficult than the other classes. Also added some new fights to the game. Download here:
https://github.com/sckaledoom/My-Games/raw/master/Gladiators of Teldrin v0.5.7z
And the Python27 download is here:
https://www.python.org/downloads/release/python-2713/
Pick the version that is most compatible with your system.
Install it to the default and extract the game files to C:\.
Open cmd (if on Windows) and type the following:
cd\
C:\python27\python.exe C:/"Gladiators of Teldrinv0.5/"Gladiators of Teldrin.py"
On Linux (Ubuntu):
cd "Gladiators of Teldrin v0.5"
python "Gladiators of Teldrin.py"
Feedback is appreciated.
 

zwanzig_zwoelf

Graverobber Foundation
Developer
Joined
Nov 21, 2015
Messages
3,106
Location
デゼニランド
Reposting this thing here.

Edge detection is replaced, which lowers the minimum requirements to something on par with my shit rig (or even slower). At the same time it introduced several side effects that I managed to exploit to my advantage after some tinkering.


On the positive side, the tests run on my shit laptop at constant 60 fps and the stats suggest that it can run even faster on default settings.
 

barker_s

Cipher
Patron
Joined
Mar 1, 2007
Messages
807
Location
Poland
Codex 2016 - The Age of Grimoire Grab the Codex by the pussy RPG Wokedex Strap Yourselves In Codex Year of the Donut
V_K while I do plan to have some codexian references and easter eggs, a race of Codex trolls is not one of them, sorry ;) . But hey, I also intend to have this game mod-friendly, so modders will fix it.
 

barker_s

Cipher
Patron
Joined
Mar 1, 2007
Messages
807
Location
Poland
Codex 2016 - The Age of Grimoire Grab the Codex by the pussy RPG Wokedex Strap Yourselves In Codex Year of the Donut
Thanks ragnor . I was hesitant at first to have units represented by 2d sprites, but I think it ended up looking fine (hopefully it will look even better with non-placeholder art). Plus, there are some added benefits of 2d sprites being cheaper and easier to implement than 3d models, as well as easier to mod eventually.
 

V_K

Arcane
Joined
Nov 3, 2013
Messages
7,714
Location
at a Nowhere near you
A bit of criticism though: the way rivers flow doesn't really make sense. They originate in the dry steppes (highly unlikely to happen in reality), split for no visible reason, and then flow up in the mountains (completely unlikely to happen in reality, given their lowland origin). If they originated where they originate currently, they'd be more likely to flow left as a single stream. I assume, the map is procedural, so there's not much you can do to ensure that the geography always makes sense, but maybe you could introduce a couple of variables to avoide scenarios like that.
 

barker_s

Cipher
Patron
Joined
Mar 1, 2007
Messages
807
Location
Poland
Codex 2016 - The Age of Grimoire Grab the Codex by the pussy RPG Wokedex Strap Yourselves In Codex Year of the Donut
Don't worry V_K , the map you see in the screenshot above was entirely hand-crafted for testing purposes using my in-game editor. Once I get to the procedural generation part, I'll make sure that the rivers behave at least somewhat realistically ;) .
 

Reinar

Scholar
Joined
Oct 20, 2015
Messages
145
I decided to write a bit about a project I am working on for few years already in my free time (to harvest some brofists and prospers). I usually spend week or two working on it and then abandon it for a year so that's why/how. But I got back to it around last Christmas and am still working on it somewhat regularly (mostly on weekends). It started as a Might & Magic tribute which is still my work name for the project, but the vision has changed since.

It's a party of four blobber with free movement (not grid), the setting is classic medieval fantasy with magic, just before gun powder. I'd like to combine the art and atmosphere of Diablo 2 and Disciples 2 with gameplay of M&M VII and Gates of Skeldal.
Combat is turn-based with initiative. With enough initiative, a character can have several actions during a turn. Actions are primary attack, secondary attack (depends on weapon type), spell cast, using an item or waiting. Spells need to be memorized like in BG. The number of memorized spells is depending on class and intelligence stat. Each memorized spell can be cast indefinitely times. There are 4 magic schools and each school has at most 10 spells (I have like 5 for each so far).
Z4snnDL.png


SG14wyX.png

There are 4 basic classes you can choose from at party creation and each of them can (will) be turned into one of three advanced classes after amassing enough XP. Here are their names so you can get the idea:
Mercenary -> Warlord, Archer, Guardian
Rogue -> Ranger, Bard, Assassin
Zealot -> Witch Hunter, Justiciar, Cleric
Apprentice -> Wizard, Warlock, Battle Mage
Differences between classes are what skills they have and what level of expertise they can achieve (basic, expert or master) with them, health and mana.
qa4C6pd.png


6lKmeBO.png

So far I am working on basic mechanics. Party creation is in, combat is starting to look good, there's stuff like exploration/combat soundtrack, basic dialogues, item equipping, some spells etc. I can't come up with a plot though. Definitely not the chosen one cliché. Something more subtle, like settling a territory dispute between two kingdoms. Also can't come up with a fourth race. It's not like I need one, but there are 4 PCs, 4 classes, 4 stats, 4 skill groups (2 of which have 4 skills) and 4 magic schools and I like symmetry. So far I have strong humans, intelligent gnomes, sturdy drows and would like to add an agile race. If anyone wants to push his ideas into my vapourware game (and my world), I am all ears.
tLD9QOM.png
 

CryptRat

Arcane
Developer
Joined
Sep 10, 2014
Messages
3,564
Don't worry too much about the plot, any plot works when the game has full party creation, exploration without handolding, NPCs with some gameplay purpose of some sort, quests wth real rewards, no cut scene thrown at your face everytime. Besides The plot doesn't have to (I would even say "shouldn't") take itself too seriously and you can have some cool parts and that's fine.
Basically just build your game like Might&Magic 6 and not like some boring so-called story-driven RPG.
 

V_K

Arcane
Joined
Nov 3, 2013
Messages
7,714
Location
at a Nowhere near you
I don't think a serious political plot would work well with this style of gameplay. A blobber's most important part are its dungeons, and inserting them into a territorial dispute plot would seem artificial. At best you can do something like Daggerfall - various factions fighting for ancient artifact(s).
So far I have strong humans, intelligent gnomes, sturdy drows and would like to add an agile race.
Trolls, of course. Every codexian game should have them.
 

Nathaniel3W

Rockwell Studios
Patron
Developer
Joined
Feb 5, 2015
Messages
1,240
Location
Washington, DC
Strap Yourselves In Codex Year of the Donut Codex+ Now Streaming!
Can someone recommend a better JSON viewer for me? I need one that will let me hide/expand the JSON hierarchy and isn't afraid of big files.

Now that I'm saving enemy armies (possibly hundreds, each one possibly containing hundreds of enemies), my savegame files have gone from about 100 kB to over 4 MB. (And that's with relatively small armies.)

BigJSON.jpg

The online JSON viewer I'm using keeps crashing while I try figuring out what's wrong with my savegame file. (Characters not assigned to a squad get saved twice. I'm trying to see where they're getting saved.)
 

Zep Zepo

Titties and Beer
Dumbfuck Repressed Homosexual
Joined
Mar 23, 2013
Messages
5,233
No wonder games are so huge now-days.

In my day we used bits inside of bytes (or words, or double words or bigger) to depict thing in memory.

JSON must be some dumb neckbeard shit, never heard of it...I take a wild guess and say the J is for java?

You dun fucked up son.

Zep--
 

Nathaniel3W

Rockwell Studios
Patron
Developer
Joined
Feb 5, 2015
Messages
1,240
Location
Washington, DC
Strap Yourselves In Codex Year of the Donut Codex+ Now Streaming!
shihonage funny. I had never heard that before. I can laugh about it now I guess because that game is so old, but I remember being a new father when that game came out and I was horrified. Was it around that same time when Penny Arcade first mentioned the "daddening" of video games?
 

Reinar

Scholar
Joined
Oct 20, 2015
Messages
145
I don't think a serious political plot would work well with this style of gameplay. A blobber's most important part are its dungeons, and inserting them into a territorial dispute plot would seem artificial. At best you can do something like Daggerfall - various factions fighting for ancient artifact(s).
So far I have strong humans, intelligent gnomes, sturdy drows and would like to add an agile race.
Trolls, of course. Every codexian game should have them.
I don't think territorial dispute plot is completely off the table. One of the main quests in M&M 7 was Erathia fighting Avlee over Harmondale and I really liked that part. I think it is a pity the game didn't include a big fight the player would have to take part in. A fight where the outcome does matter, not like the battle for the trumpet for example. The two (territory and artifacts) could be combined together as well.

I was thinking about trolls in my universe for some time and I decided that if I were ever to include them, they would look less like a pile of rock and more like a faun.
Trolls from games my game is based on:
troll.gif
troll.jpg
My_troll.jpg
How I would like trolls to look like:
troll_shaman_by_kivutar-d1knpio.jpg
Npc_trollfemale_eiger.png

The game is set in time when demons and monsters were a real threat and witch hunters were killing them on sight. If trolls looked too much like evil monsters, it would be impossible for them to be accepted to the society and therefore you couldn't have them in your party.
 

As an Amazon Associate, rpgcodex.net earns from qualifying purchases.
Back
Top Bottom