WYRDYSM GAMES

Home of Battleships Forever
It is currently Sun May 19, 2013 2:14 pm

All times are UTC + 8 hours




Post new topic Reply to topic  [ 19 posts ]  Go to page Previous  1, 2
Author Message
PostPosted: Thu Apr 21, 2011 10:24 pm 
Offline
Vice Admiral
Vice Admiral
User avatar

Joined: Thu Sep 27, 2007 2:34 am
Posts: 1214
By scrolling horizontally, do you mean scrolling the entire screen horizontally, or scrolling the tables horizontally? Because I think I'm just going to change the data displays so that less information is displayed at once, and you check radio buttons to change what data is currently being displayed, which might make a lot more sense than what I have now.

_________________
Image

tl;dr-ers will be shot on sight.
BSF Wiki
"I have measured your 'fun', and science has quantitatively rated it a three." ~Lord Tim (Data Realms Fan Forums)


Top
 Profile  
 
PostPosted: Fri Apr 22, 2011 5:36 am 
Offline
Functionally Retarded

Joined: Sat Sep 04, 2010 12:16 pm
Posts: 70
Keep up the good work!! I want to play this soon.

_________________
Image
So, how do I get to the core from here?

Image ImageImageImage


Top
 Profile  
 
PostPosted: Fri Apr 22, 2011 8:30 am 
Offline
Commodore
Commodore
User avatar

Joined: Fri Apr 17, 2009 11:50 am
Posts: 625
The individual tables. Also check boxes to display cirtain data would be good, and on_hover expanded tooltips of somekind


Top
 Profile  
 
PostPosted: Tue Apr 26, 2011 12:12 am 
Offline
Vice Admiral
Vice Admiral
User avatar

Joined: Thu Sep 27, 2007 2:34 am
Posts: 1214
Damn, I wasn't able to meet my deadline; spring break ends today for me T.T

As a postmortem, unfortunately I was bogged down with the issue of formalizing emergent behaviors without losing the individual behaviors themselves. A good example is combat: Combat is done with exchanges of shots between individual ships. On one end of the scale, I could model individual ships and simulate a fight. However, even for a 4 vs. 4 battle, there are a total of 4^16 possible exchange patterns (there are 4 possible pairings for each of 4*4 possible pairs of ships), meaning I would need to construct a program, come up with balance, implement AI behaviors, etc... On the other end of the scale, I could model ships as masses with attack/defense values. However, it makes that same 4 vs. 4 battle unbearably boring. In previous rulesets I have gone with the latter, but assigned a lot of flavor values to individual ships, but the system was never put to a real-world test.

The two main issues affected by this were combat and economy. In hindsight, completing combat first may have been better than trying to complete economy first, as I am more familiar with combat, and could have used the lessons learned from combat in application to the economy. However, CF is designed to have a heavy focus on the economy, so I chose to tackle economy first.

Several issues arose with trying to implement a serious market economy, but actually the largest was trying to create a consistent system that would neither magically "gain" or "lose" money. If the system of trades was inconsistent, it would lead to undesired inflation/deflation and create serious and unexpected imbalances in pricing and trading. For that I needed to model not only how much money each individual sector of economy had (hence why I introduced development values), but how that would affect the flow of money. I also needed to grapple with the concept of credit (i.e. from banks), supply vs. demand (and how the act of satisfying demand would change the demand itself), etc... I suspect that in order to have created a consistent system, I would have needed to deal with linear algebra and linear differential equations.

Probably from here, I'm going to draft up an isolated set of combat rules and do a test of those. Expect to see CF: Unending War soon!

_________________
Image

tl;dr-ers will be shot on sight.
BSF Wiki
"I have measured your 'fun', and science has quantitatively rated it a three." ~Lord Tim (Data Realms Fan Forums)


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 19 posts ]  Go to page Previous  1, 2

All times are UTC + 8 hours


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group