Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Work in Progress / Tornament Text Fighting Army game

Author
Message
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 29th Jun 2008 19:01 Edited at: 15th Jul 2008 19:15
it runs off my war simulator which is found in the code snippit forums.

THIS GAME HAS BEEN CREATED IN THE ENTENTION TO BE EASILY MODDABLE
MOST OF THE GAME INFO WILL BE SAVED IN TEXT (notepad) FILES WHICH PEOPLE CAN EASILY CHANGE BY MODIFING A NUMBER.


in the game
= Done
= Work In Progress
= Havnt Started
= Plans to do which proberly wont happen =/
= New
= Bug

Basic fighting system -
Money -
Troops -
Losing -
Purchesing More Troops -
Level System -
Scoring System -
Unlimited levels -
Unit Upkeep -
High Scores-
Saving and Loading games -
Version Details -
INSTALLER!!!!!!(yey) -
Saving more than 1 file and loading certain files -
Patcher -
loosing movie -
Tornament Leader Board -
Populatity, Increases Gold Outcome -

Music - 90%
Images and backgrounds - 80%
Progress Bars - 85%
Upgrades - 80%
Better UI- 25%
Different Troop Types - 80%

2D fighting system -

3D fighting system -
Online 3d fights -
3d real time strategy -
City/empire building -

------------------>KNOWN BUGGS<----------------
<if you know a bug tell me and ill put it here, once its fixed ill remove it from the list!>

High Scores, can save several amounts of scores (same number) on the list -

Exiting from the save menu mid save preventing you from saving -

Exiting from the load menu mid load preventing you from saving -

loading games -

problem with music somtimes not looping -

------------------>DOWNLOADS<----------------
on my website theres version 2.7 which isnt linked on these forums.

VERSION 2.2 ADDED
<This download will not be increased, you have to download the patcher below to use the more recent features>

<VERSION 2.5 PATCH IN DOWNLOAD!!!!!!!!!>
download is now a link because the uploader wont work.
http://depositfiles.com/en/files/6381583

ALL LATEST DOWNLOADS AND INFORMATION ON MY WEBSITE!
www.freewebs.com/outscape

Creators of Outscape

http://forum.thegamecreators.com/?m=forum_view&t=132472&b=8

Attachments

Login to view attachments
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 29th Jun 2008 19:02 Edited at: 4th Jul 2008 18:44
Latest images
go through the posts to see how its going
terms and conds:


bars:


flag:

Creators of Outscape

http://forum.thegamecreators.com/?m=forum_view&t=132472&b=8
nackidno
17
Years of Service
User Offline
Joined: 3rd Feb 2007
Location: Där solen aldrig skiner
Posted: 29th Jun 2008 19:40 Edited at: 29th Jun 2008 19:41
Nice, I don't think I want to put a screenshot here. It's kinda embarasing.

- Elias, Damezean, Nackidno, Wonderboy

AntocGames - http://antocgames.se.nu/
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 29th Jun 2008 19:47 Edited at: 29th Jun 2008 19:50
lol i dont mind, its gona have a UI remade when ive done all the core things.
but i would want help/ideas to use to make it better
eg once ive done this core things ill make it into a 2D game
then i might make it into a controlling ur troops 3d game

Creators of Outscape
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 1st Jul 2008 00:29 Edited at: 1st Jul 2008 00:52
this game isnt the best graphics but ive gone a long way from understanding variables from loading external files.

this is what happens when you open the game
it will scan and check if you have a saved game.


choosing what troops you want to send:


Saving:
(this is actually 2 pictures)


Moddable:


upgrades:


loosing:


Loading:


Creators of Outscape
nackidno
17
Years of Service
User Offline
Joined: 3rd Feb 2007
Location: Där solen aldrig skiner
Posted: 1st Jul 2008 12:55
Onw thing. How can I lose with 12.3333 troops??? Is that really possible in real life? Are you using a real number? Maybe change to integers instead? Since they don't use digits.

Short, it should be 12, not 12.3333.

Good luck anyways!

- Elias, Damezean, Nackidno, Wonderboy

AntocGames - http://antocgames.se.nu/
nackidno
17
Years of Service
User Offline
Joined: 3rd Feb 2007
Location: Där solen aldrig skiner
Posted: 1st Jul 2008 13:12 Edited at: 1st Jul 2008 13:14
I found a bug. If you have, say 1009 clubmen, and use only 109, and lose half of them, next battle you start with 54 clubmen, this is kinda frustrating, since I must use all my clubmen to not lose them. This is easy to fix I prosume.

My solution :

1009, taking away 109, 109/50 = 54. 1009 - 54 (Or whatever number the troops may have been decreased with.)

And another bug, if I have - gold, I can decrease my army size in the buy menu. ("Buy -300 clubmen?")

- Elias, Damezean, Nackidno, Wonderboy

AntocGames - http://antocgames.se.nu/
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 1st Jul 2008 13:34 Edited at: 1st Jul 2008 13:38
Quote: "Onw thing. How can I lose with 12.3333 troops??? Is that really possible in real life? Are you using a real number? Maybe change to integers instead? Since they don't use digits.

Short, it should be 12, not 12.3333.

Good luck anyways!"

it says you lose #.333 at the end of the fight
and it will say you have like 10.9999 troops left or somthing like that
but when u go to the next fight it rounds itself down

and in a way it is possible because you can chop a mans arm and legs of and he can still live =)

Creators of Outscape
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 1st Jul 2008 13:35 Edited at: 1st Jul 2008 18:48
Quote: "I found a bug. If you have, say 1009 clubmen, and use only 109, and lose half of them, next battle you start with 54 clubmen, this is kinda frustrating, since I must use all my clubmen to not lose them. This is easy to fix I prosume.

My solution :

1009, taking away 109, 109/50 = 54. 1009 - 54 (Or whatever number the troops may have been decreased with.)

And another bug, if I have - gold, I can decrease my army size in the buy menu. ("Buy -300 clubmen?")"


oh yes of course!!!!!!!!1
i forgot to add the amount you dont send to the amount remaining.
this bug will be fixed when i get home and will add it to the next update

it would be:
number a= 1009
amount sent= 109
numberb=number a-amount sent
calculates fight
` amount sent then becomes the 54
numberb+the remaining amount

Creators of Outscape
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 1st Jul 2008 13:36
Quote: "And another bug, if I have - gold, I can decrease my army size in the buy menu. ("Buy -300 clubmen?")"

sorry forgot to make it that you cant buy under 0 clbumen =)
will be fixed in next version

Creators of Outscape
wind27382
18
Years of Service
User Offline
Joined: 10th Feb 2006
Location:
Posted: 1st Jul 2008 16:14
this game show a lot of promise. especially once u start to work on the graphics. right now the screen don't grab u but I will definitely be looking at this tread with great anticipation.

wind
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 1st Jul 2008 17:10
Thankyou for that positive comment.
After i have made the core coding im adding graphics and movies etc

Creators of Outscape
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 1st Jul 2008 19:47
ALL OF nakidnos found buggs and the saving bug and many others HAVE BEEN FIXED IN VERSION 1.9!

Creators of Outscape
nackidno
17
Years of Service
User Offline
Joined: 3rd Feb 2007
Location: Där solen aldrig skiner
Posted: 1st Jul 2008 20:14 Edited at: 1st Jul 2008 20:24
Good to hear. Maybe make the game a bit harder?

And I have found another "bug"(?). I can't get longer than lvl 17, or are you still working on new levels?

EDIT : When hitting esc to quit the game (Or I think you are supposed to quit using esc). The whole game goes wild and start spamming the screen with fighting, never ending. I came up to AI 200+.

- Elias, Damezean, Nackidno, Wonderboy

AntocGames - http://antocgames.se.nu/
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 1st Jul 2008 20:35
Quote: "Good to hear. Maybe make the game a bit harder?

And I have found another "bug"(?). I can't get longer than lvl 17, or are you still working on new levels?

EDIT : When hitting esc to quit the game (Or I think you are supposed to quit using esc). The whole game goes wild and start spamming the screen with fighting, never ending. I came up to AI 200+."

1.) its easy atm so it is easier to test it, so i can easily test out features without having to be a pro
2.) about the levels, thats odd... its ment to just keep increasing
3.) about the AI, thats ment to keep increasing aswell...
but AI number 200 is gona be realy hard to reach in the final version.
4.) yes i have that problem its annoying i have to:
-Press ESC
-Press the windows key
-Click on another program/anything
-Maximize the game and then click on it
-Windows will say its not responding and it will close

Yes i need to fix this bug but atm its unimportant
just loose on purpose =)

Creators of Outscape
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 1st Jul 2008 20:41 Edited at: 1st Jul 2008 20:43
Once ive implemented Popularity
-depending on your popularity level, which is increased by doing a certain amount of fights and loosing under a certain amount of troops, and killing bosses (not implemented yet)
your popularity level will increase
your populatity level means:
-You will get more gold/fight
-Your troops will fight better
-Certain things cost less because people like you more
-you need a certain popularity level to get certain troop types (not implemented yet)

yea so once ive implemented popularity which will serve as an important part of the game, i will increase the difficulty ALOT
atm its mainly bugg testing and creating


nakidno i would like to thank you for your help by making me find all these bugs
keep it up and if my game does go 3D
(which will cost)
youll get a free version

Creators of Outscape
nackidno
17
Years of Service
User Offline
Joined: 3rd Feb 2007
Location: Där solen aldrig skiner
Posted: 1st Jul 2008 21:00 Edited at: 1st Jul 2008 21:00
Sounds interresting.

I'm glad I'm helpful.

One thing you can try to avoid the "quit-bug" is making a function that makes the game quit itself, executed by pressing the escape-key.

Something like this :



and execute it using something like this



- Elias, Damezean, Nackidno, Wonderboy

AntocGames - http://antocgames.se.nu/
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 1st Jul 2008 21:32
escape is keystate 1

Creators of Outscape
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 1st Jul 2008 21:38
that doesnt change anything =)
ill make a bit that if u press esc you will go to a submenu which ends the program
but im trying to fix loading games first

Creators of Outscape
nackidno
17
Years of Service
User Offline
Joined: 3rd Feb 2007
Location: Där solen aldrig skiner
Posted: 1st Jul 2008 21:54 Edited at: 1st Jul 2008 21:58
You sure? I thought § is kestate 1.

Escape is 101, F1-F12 = 102-113.

Did you put the IF statement inside the main loop? That may be the case.

- Elias, Damezean, Nackidno, Wonderboy

AntocGames - http://antocgames.se.nu/
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 1st Jul 2008 22:10
LOADING BUG FIXED
finnaly
=D
you can now load games without trouble

Creators of Outscape
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 1st Jul 2008 22:12 Edited at: 1st Jul 2008 22:15
there is no loop in my whole game lol
ive got no do-loop
or anything like that
its just all gosubs etc

do you know how to make a thing that searches through files to load?
im thinking of making a thing where it will save your games without replacing a current one.
then when you load you go through a thing to find the file

simalar to when you go to upload a game on these forums

Creators of Outscape
nackidno
17
Years of Service
User Offline
Joined: 3rd Feb 2007
Location: Där solen aldrig skiner
Posted: 1st Jul 2008 22:18
I have no idea how to handle files in DBPro, sorry. Continuing on your saving and loading thread might be a better choice.

- Elias, Damezean, Nackidno, Wonderboy

AntocGames - http://antocgames.se.nu/
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 1st Jul 2008 22:23
are you stalking me?
lol
you seem to keep track on all my threads =D
thanks so far.

Creators of Outscape
nackidno
17
Years of Service
User Offline
Joined: 3rd Feb 2007
Location: Där solen aldrig skiner
Posted: 1st Jul 2008 22:40
It's on top of the list. And I usually check all new threads in newcommers area. To always keep myself updated and learn new things all the time.

- Elias, Damezean, Nackidno, Wonderboy

AntocGames - http://antocgames.se.nu/
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 1st Jul 2008 23:07
ive made an isntaller =D
now you wont be downloading the game youll be downloading an installer than will install it
it takes like 2secs atm to install
it also means you have to sign a liscense and it gives you more info
installer is now in the download!

Creators of Outscape
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 1st Jul 2008 23:21
the snazzy installer
this is only a part and it shows the agreements
the ones with stars only count when it goes commerical


Creators of Outscape
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 1st Jul 2008 23:45
PLEASE
can someone download the patcher which is located at Post 2

Creators of Outscape
nackidno
17
Years of Service
User Offline
Joined: 3rd Feb 2007
Location: Där solen aldrig skiner
Posted: 1st Jul 2008 23:54
I did download the Installer and the patch. Both works just fine. I think there are free EULA template downloads somewhere on the net. If you want to use that instead of writing your own.

- Elias, Damezean, Nackidno, Wonderboy

AntocGames - http://antocgames.se.nu/
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 2nd Jul 2008 02:58
new version includes some cool stuff
loading:



saving:


Creators of Outscape
nackidno
17
Years of Service
User Offline
Joined: 3rd Feb 2007
Location: Där solen aldrig skiner
Posted: 2nd Jul 2008 11:50
Cool. It's nice you get this working as it should. Keep it up!

- Elias, Damezean, Nackidno, Wonderboy

AntocGames - http://antocgames.se.nu/
nackidno
17
Years of Service
User Offline
Joined: 3rd Feb 2007
Location: Där solen aldrig skiner
Posted: 2nd Jul 2008 11:58
I found a bug, if you decide to not look for a saved game and press cancel. The program gives me an error saying that it doesn't find the file at line 94.

And another bug, if I decide to not save my game after bringing up the save popup window, it says I saved my game. But I didn't.

- Elias, Damezean, Nackidno, Wonderboy

AntocGames - http://antocgames.se.nu/
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 2nd Jul 2008 18:01
Quote: "And another bug, if I decide to not save my game after bringing up the save popup window, it says I saved my game. But I didn't."

i already know about that bug not sure how im gona fix it just yet

Quote: "I found a bug, if you decide to not look for a saved game and press cancel. The program gives me an error saying that it doesn't find the file at line 94."

sounds like a simalar bug which im not sure how to fix =D

Creators of Outscape

http://forum.thegamecreators.com/?m=forum_view&t=132472&b=8
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 2nd Jul 2008 20:59
trying to find a working gui creater for dp (free)
failing bad making my interface in photoshop

Creators of Outscape

http://forum.thegamecreators.com/?m=forum_view&t=132472&b=8
nackidno
17
Years of Service
User Offline
Joined: 3rd Feb 2007
Location: Där solen aldrig skiner
Posted: 2nd Jul 2008 22:07
Try viewgui.

- Elias, Damezean, Nackidno, Wonderboy

AntocGames - http://antocgames.se.nu/
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 2nd Jul 2008 22:22
got that and i cant load the dbos it makes
i have errors in a few commands =(

btw in version 2.3 its gona be very moddable
ive already made it that:
the player chages some numbers in some .txt files which will be uploaded soon in a patch
this also means it is easier to update without dbpro

Creators of Outscape

http://forum.thegamecreators.com/?m=forum_view&t=132472&b=8
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 2nd Jul 2008 22:24
just making the unit spearmen before 2.3 is released

Creators of Outscape

http://forum.thegamecreators.com/?m=forum_view&t=132472&b=8
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 2nd Jul 2008 22:33
by version 2.6 i want to let players create their own units

Creators of Outscape

http://forum.thegamecreators.com/?m=forum_view&t=132472&b=8
nackidno
17
Years of Service
User Offline
Joined: 3rd Feb 2007
Location: Där solen aldrig skiner
Posted: 3rd Jul 2008 00:38
To use ViewGUI I think you need some other DLLs. I might be wrong though.

- Elias, Damezean, Nackidno, Wonderboy

AntocGames - http://antocgames.se.nu/
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 3rd Jul 2008 00:54
patch to 2.3 in second post
patches are cooler =D

Creators of Outscape

http://forum.thegamecreators.com/?m=forum_view&t=132472&b=8
nackidno
17
Years of Service
User Offline
Joined: 3rd Feb 2007
Location: Där solen aldrig skiner
Posted: 3rd Jul 2008 01:02
I would like zip version instead of installing and patching the game all the time. Since I delete the game from my harddrive after each version, I really don't like to have incomplete programs taking up computer space.

So a zipped version would be nicer.

- Elias, Damezean, Nackidno, Wonderboy

AntocGames - http://antocgames.se.nu/
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 3rd Jul 2008 01:07


Creators of Outscape

http://forum.thegamecreators.com/?m=forum_view&t=132472&b=8
nackidno
17
Years of Service
User Offline
Joined: 3rd Feb 2007
Location: Där solen aldrig skiner
Posted: 3rd Jul 2008 01:09
How does that answer my question? Other than it shows an unit editor.

- Elias, Damezean, Nackidno, Wonderboy

AntocGames - http://antocgames.se.nu/
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 3rd Jul 2008 01:10
Quote: "I would like zip version instead of installing and patching the game all the time. Since I delete the game from my harddrive after each version, I really don't like to have incomplete programs taking up computer space.

So a zipped version would be nicer."

it only takes up 3mb i belive and it is easier for me to make it by patching

Creators of Outscape

http://forum.thegamecreators.com/?m=forum_view&t=132472&b=8
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 3rd Jul 2008 01:11
Quote: "How does that answer my question? Other than it shows an unit editor."

i posted it when i didnt know you asked a question

Creators of Outscape

http://forum.thegamecreators.com/?m=forum_view&t=132472&b=8
nackidno
17
Years of Service
User Offline
Joined: 3rd Feb 2007
Location: Där solen aldrig skiner
Posted: 3rd Jul 2008 01:12
I really don't like that Idea but ok. It's your choice.

- Elias, Damezean, Nackidno, Wonderboy

AntocGames - http://antocgames.se.nu/
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 3rd Jul 2008 01:17
well my game is updated at least once a day =D

Creators of Outscape

http://forum.thegamecreators.com/?m=forum_view&t=132472&b=8
nackidno
17
Years of Service
User Offline
Joined: 3rd Feb 2007
Location: Där solen aldrig skiner
Posted: 3rd Jul 2008 01:30
How do I add a new unit? I have created one in the uniteditor thingie (The .txt file) But it is not displayed in the game. Or you are still working on that?

- Elias, Damezean, Nackidno, Wonderboy

AntocGames - http://antocgames.se.nu/
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 3rd Jul 2008 09:15
adding units isnt possible yet
just modding the current ones

Creators of Outscape

http://forum.thegamecreators.com/?m=forum_view&t=132472&b=8
Outscape
16
Years of Service
User Offline
Joined: 23rd May 2008
Location:
Posted: 3rd Jul 2008 11:02
random web i made
http://www.freewebs.com/outscape/wararena.htm

Creators of Outscape

http://forum.thegamecreators.com/?m=forum_view&t=132472&b=8

Login to post a reply

Server time is: 2024-09-30 02:32:59
Your offset time is: 2024-09-30 02:32:59