
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Capi City is a Boardgame to play Monopoly like games with it. It compatible to monopd 0.9.3 anc Capid.
Warning: Capi City 1.0+ needs Qt 4.6 or higher!
No support for Qt 5.x yet!
How to compile:
qmake [In Fedora: qmake-qt4 ]
make
See http://sourceforge.net/tracker/?group_id=300061
for the trackers
Current md5sum:
066c8a7e4c5f06bf69ff66baad1036f5 capitalism_0.5.1.tbz
7 years ago
*1.0
- 1.0 release
- Support for costum-avatars (only workd with Capid)
*0.5.1
Added italian translation
Fixed loading server-list
- Fixed Win32 build
*0.5
Added animations
Added option to hide menubar
Do not show titlebar of the docks, if layout is locked
Added emoicons
Added option to disable them
Moves autoroll button to Turn menu
Added turn menu
Added some shortcuts
Added Set button for setting game description
Make more use of system colors
Notify user, if he/she gets turn
Added option to set animation speed
Added searchbar
*0.4
Added polnish translation
Mark spectators
New and simpler code for the estatelabels
Added support for background-colors
Added support for estate icons
Added support for estatebackgrounds
Added selloption, if Capid is uses and game allows selling
Interate capid
Merged base-source from Capid
Added autoroll support
Merged Jail-dock to Turn-dock
Moved Trades to the main window
Show Current server in the titlebar
Menu for show/hide the docks
7 years ago
*1.0
- 1.0 release
- Support for costum-avatars (only workd with Capid)
*0.5.1
Added italian translation
Fixed loading server-list
- Fixed Win32 build
*0.5
Added animations
Added option to hide menubar
Do not show titlebar of the docks, if layout is locked
Added emoicons
Added option to disable them
Moves autoroll button to Turn menu
Added turn menu
Added some shortcuts
Added Set button for setting game description
Make more use of system colors
Notify user, if he/she gets turn
Added option to set animation speed
Added searchbar
*0.4
Added polnish translation
Mark spectators
New and simpler code for the estatelabels
Added support for background-colors
Added support for estate icons
Added support for estatebackgrounds
Added selloption, if Capid is uses and game allows selling
Interate capid
Merged base-source from Capid
Added autoroll support
Merged Jail-dock to Turn-dock
Moved Trades to the main window
Show Current server in the titlebar
Menu for show/hide the docks
jjopen
9 years ago
Report
Blahord
9 years ago
Report
brainvision
10 years ago
how are you?
I'm trying your Capitalism because I loved a lot playing Monopoly when I was younger.. but, to be honest, I wasn't able to play a game because the 4 servers were always empty when I tried.. I hope to be lucky in next hours.. :)
Anyway, what I would ask you now is if you need someone who wants translate Capitalism into italian language.. I would be glad to do it!, if you need..
Let me know as soon as you can, so I can start working on it..
Have a nice day, see you!!
Report
Blahord
10 years ago
Otherwise i can mail you your ts file to be translated.
Report
gohanz
9 years ago
Also the file it.ts seem untranslated!
Report
Blahord
9 years ago
If you really want it, i suggest you to contact brainvision. (He startet this comment thread)
Report
gohanz
9 years ago
Report
Aethera
11 years ago
Report
Blahord
11 years ago
Report
Aethera
11 years ago
Report
Blahord
11 years ago
Actuallay there are shortcuts (Just not configurable):
Ctrl+R to Roll
Ctrl+B to buy
Ctrl+A to auction
Ctrl+E to end turn
Alt+R to roll in jail
Alt+C to use card in jail
Alt+P tp pay in jail
Report
Aethera
11 years ago
Please let me know if there's anything I can do to help this project - I'm running Win7 on this machine. I can compile if you tell me what libs I need and also help with documentation.
By the way, earlier when I tried the download the latest beta 2 src from linux-ecke, it looked like it was redirecting to a malware site. It gave a false warning in my browser and tried to open a bunch of different sites. The link for the win 0.2 stable binary works however.
Report
Blahord
11 years ago
What you can do:
Translation (or checking it)
Testing
Better artwork (minor priority)
A Handbook
I possible: Make Mac OS packages.
Completation for the website
A new icon (Should look like now, but better)
I have made a SourceForge project for it:
https://sourceforge.net/projects/capitalism/
Report
cygwinports
11 years ago
Report
Blahord
11 years ago
Report
MaxPv
11 years ago
Report
Blahord
11 years ago
Unluckey it seems out of developemt atm.
But i want to integrate one for 1.0
Report
bitcrazy
11 years ago
And there's an error in Capitalism.pro:
--- Capitalism.pro~ 2009-10-04 14:16:56.000000000 +0200
+++ Capitalism.pro 2009-10-04 14:16:56.000000000 +0200
@@ -24,7 +24,7 @@
src/Monopd/monopdcard.cpp \
src/Gui/tradeitem.cpp \
src/Gui/trade.cpp
-HEADERS += field.h \
+HEADERS += src/Gui/field.h \
src/Monopd/monopdgame.h \
src/Gui/field.h \
src/Gui/capitalism.h \
And the menu has no function (it's alpha I know)
m0nk
Report
Blahord
11 years ago
I have fixed it already and in the next release the project file is ok.
I hope i can release it soon, because in Alpah1 is a crah, when joineing a game with it.
So if you want to play with it: Use Capitalism to create a game!
This crash is also fixed. :)
Report
bitcrazy
11 years ago
And you should really move to qt-apps.org.
m0nk
Report