Mips: Difference between revisions

From 2d4chan
Jump to navigation Jump to search
1d4chan>Ailestrikezaku
No edit summary
imported>Administrator
m 17 revisions imported
 
(17 intermediate revisions by 5 users not shown)
Line 1: Line 1:
M.I.P.S.
[[Image:DRv1.jpg|frame|Click picture, then save the larger picture. Latest release is rared inside.]]


'''M'''obile '''I'''mplementation of '''P'''en and Paper '''S'''ystems.
'''M'''obile '''I'''mplementation of '''P'''en and Paper '''S'''ystems.


A Java/J2ME project based project, which aims to bring the functionality of pen and paper systems to mobile phones, PDA, and any form of mobile device.
A Java/J2ME project based project, which aims to bring the functionality of pen and paper systems to mobile phones, PDA, and any form of mobile device.
== Updates! ==
'''15th Dec 2008:'''
Dice Roller is now functional, and available for download.
Click the picture, then download the large picture - A rar is hidden.
Currently woking on adding Modifiers to rolls, counting successes and the possibility of an expression interpreter, ala /tg/
== Functionality ==


The proposed functionality is as follows:
The proposed functionality is as follows:


A) Dice rolling system
1) [[Dice|Dice]] rolling system.
B) Location System (Eg, Regional Map)
 
C) Room system (Eg, localised mapping function)
2) Location System (Eg, Regional Map).
D) Player sheet creation, Editing and review system.
 
E) Real-Time combat system (linked to Room System).
3) Room system (Eg, localised mapping function).
F) Dm Resources, such as random encounter tables, treasure generator, exp calculator, etc...
 
G) Possibility of campaign creation/editing system?
4) Player sheet creation, Editing and review system.
 
5) Real-Time combat system (linked to Room System).
 
6) Dm Resources, such as random encounter tables, treasure generator, exp calculator, etc...
 
7) Possibility of campaign creation/editing system.
 
 
== System architecture ==


The system architecture, is as follows:
The system architecture, is as follows:
-The system will have 2 forms, each with two modes.
-The system will have 2 forms, each with two modes.
  1(OFFLINE)Player form
 
      -Used as dice roller and character sheet creator, editor, displayer.
1(OFFLINE)Player form
  2(ONLINE)Player form
 
      -Client program
-Used as dice roller and character sheet creator, editor, displayer.
      -Used to connect to DM form(via bluetooth) to participate in a campaign.
 
      -This allow expanded funntionality like mapping and combat to occur.
2(ONLINE)Player form
  3(OFFLINE)DM form  
 
      -Used as a dice roller, Exp Calculator,Campaign Editor and random things generator.
::-Client program
  4(ONLINE) DM form
 
      -Server program
::-Used to connect to DM form(via bluetooth) to participate in a campaign.
      -Used for player clients to connect to, to distribute maps, share resources, send messages
 
      -Provides functiionality for the combat engine, etc....
::-This allow expanded funntionality like mapping and combat to occur.
 
3(OFFLINE)DM form
 
::-Used as a dice roller, Exp Calculator,Campaign Editor and random things generator.
 
4(ONLINE) DM form
 
::-Server program
 
::-Used for player clients to connect to, to distribute maps, share resources, send messages
 
::-Provides functiionality for the combat engine, etc....
 


This project is a work in progress. New progress will be updated here regularly, with additional notification in the form of 4chan threads....
This project is a work in progress. New progress will be updated here regularly, with additional notification in the form of 4chan threads....


This project is also open to community imput, so any and all contributions (Wheter logical, advice, programming or testing) are quite welcome.
This project is also open to community input, so any and all contributions (Wheter logical, advice, programming or testing) are quite welcome.
 
 
== Suggestions ==
You guys should input suggestions below!
 
I'd very much like it to roll more complex things, like 5#3d6+4d8*1d4-10 droplow.
 
This thing needs to exist.

Latest revision as of 12:59, 22 June 2023

Click picture, then save the larger picture. Latest release is rared inside.

Mobile Implementation of Pen and Paper Systems.

A Java/J2ME project based project, which aims to bring the functionality of pen and paper systems to mobile phones, PDA, and any form of mobile device.


Updates![edit | edit source]

15th Dec 2008: Dice Roller is now functional, and available for download.

Click the picture, then download the large picture - A rar is hidden.

Currently woking on adding Modifiers to rolls, counting successes and the possibility of an expression interpreter, ala /tg/


Functionality[edit | edit source]

The proposed functionality is as follows:

1) Dice rolling system.

2) Location System (Eg, Regional Map).

3) Room system (Eg, localised mapping function).

4) Player sheet creation, Editing and review system.

5) Real-Time combat system (linked to Room System).

6) Dm Resources, such as random encounter tables, treasure generator, exp calculator, etc...

7) Possibility of campaign creation/editing system.


System architecture[edit | edit source]

The system architecture, is as follows:

-The system will have 2 forms, each with two modes.

1(OFFLINE)Player form

-Used as dice roller and character sheet creator, editor, displayer.

2(ONLINE)Player form

-Client program
-Used to connect to DM form(via bluetooth) to participate in a campaign.
-This allow expanded funntionality like mapping and combat to occur.

3(OFFLINE)DM form

-Used as a dice roller, Exp Calculator,Campaign Editor and random things generator.

4(ONLINE) DM form

-Server program
-Used for player clients to connect to, to distribute maps, share resources, send messages
-Provides functiionality for the combat engine, etc....


This project is a work in progress. New progress will be updated here regularly, with additional notification in the form of 4chan threads....

This project is also open to community input, so any and all contributions (Wheter logical, advice, programming or testing) are quite welcome.


Suggestions[edit | edit source]

You guys should input suggestions below!

I'd very much like it to roll more complex things, like 5#3d6+4d8*1d4-10 droplow.

This thing needs to exist.