Commit Graph

39 Commits

Author SHA1 Message Date
HomeWorld
4ccca0efe3 Added a border to HP/EHP statictext to make ppl notice that something is wrong with that text and they shouldn't touch it 2010-10-15 12:58:02 +03:00
HomeWorld
49f6bba636 RAW HP WAS DEEMD TO BE TOO LAUD < CHANGED IT TO HP 2010-10-12 16:48:31 +03:00
HomeWorld
1cd2202db0 Added requested feature from ticket #99 2010-10-12 09:30:18 +03:00
cncfanatics
51813be6d1 Use SetValueRange 2010-10-11 13:37:40 +02:00
cncfanatics
fe68ffacfe Implement damage pattern switching 2010-10-11 10:11:24 +02:00
cncfanatics
57ed2bf246 Remove debug print 2010-10-11 09:27:17 +02:00
cncfanatics
93a1c31292 FIx an oopsie 2010-10-11 09:18:20 +02:00
HomeWorld
4278b602c3 Added more anim equations in pygauge class, changed gauge anim equation from OUT_QUAD to OUT_QUART 2010-10-10 22:31:19 +03:00
HomeWorld
bcad51e1cb Leftovers cleanup in firepowerview 2010-10-10 18:59:57 +03:00
HomeWorld
17a4f5aafe Fix crap alignment in firepower statspane + display optimizations 2010-10-10 18:52:47 +03:00
HomeWorld
e087efcd94 Display optimizations in targeting/misc pane 2010-10-10 17:03:36 +03:00
HomeWorld
2d1f742c0c Display optimizations in prices pane, dont mindlessly update static texts if nothing changed 2010-10-10 16:38:09 +03:00
HomeWorld
25cd1c6cde Fixed a bug in multiswitch (or oversight) that was affecting the animation in resources's pygauges when a new tab is created (double notebook page changed event, skip the first, post fitchanged event at the second event) / various improvements in pygauges and resources pane 2010-10-10 03:32:45 +03:00
HomeWorld
6b8abcd63f Fixed ticket #91 2010-10-09 11:37:08 +03:00
cncfanatics
8f21a25da6 Implement the start of stat view menus 2010-10-06 09:29:47 +02:00
cncfanatics
c41525ff4a Make a slight redesign of the builtins 2010-10-04 09:17:52 +02:00
HomeWorld
978d1e5835 Added togglepanel->header.layout to all statsview comps in refreshPanel 2010-10-03 13:42:19 +03:00
HomeWorld
a45798bd1f Small visual bug fix in resistancesViewFull - TODO: all statsview comps should do header layout in refreshPanel 2010-10-02 21:39:39 +03:00
cncfanatics
792696aec4 Set Uniform as default damage Pattern, TODO: fix damagePattern display
code, its broken atm
2010-10-01 07:37:18 +02:00
cncfanatics
bdd959d75f Change over the price fetching code to a queue instead of a cv, fix some minor stuff 2010-09-21 20:54:30 +02:00
cncfanatics
993c79f4f5 Rename controller to service 2010-09-18 12:31:22 +02:00
HomeWorld
a0d9784d91 Made h/v gap = 0 in resistances gridbagsizer 2010-09-13 17:25:02 +03:00
HomeWorld
7afbf1e129 Little fix for the case when we had a timeout while fetching prices and the retry was successful, make sure that we clear the status msg 2010-09-13 14:25:01 +03:00
HomeWorld
d1eaccced9 Added a timer for updating message stuff (display updating from.. message for only 1 second) 2010-09-13 14:22:46 +03:00
HomeWorld
f9964b711b Added tooltips to prices values 2010-09-13 13:41:13 +03:00
HomeWorld
0f6a9d185b Small change in prices update status, be silent if price update was successful 2010-09-12 22:23:55 +03:00
HomeWorld
c0da234a13 Small little mini change in price update interval 2010-09-12 21:39:11 +03:00
HomeWorld
914a75d997 Added a check if prices are valid and if not retry to fetch again after 1 minute 2010-09-12 21:07:22 +03:00
HomeWorld
ea66953b21 Added sensor type (as a tooltip) for sensor str. value in targetingmisc section of statsview 2010-09-12 19:36:50 +03:00
HomeWorld
9706a6c6b1 Forgot to update drone stuff in resources section - fixed 2010-09-12 12:47:12 +03:00
HomeWorld
c2f27f7dee Fixed misalignment in resources section - ticket #40 2010-09-12 12:26:52 +03:00
HomeWorld
6bcaae94e4 Fixed flickering in recharge rates section - ticket #38 2010-09-12 12:14:44 +03:00
HomeWorld
836a11db1c Misalignment fix in priceviewfull - ticket #41 2010-09-12 12:01:40 +03:00
cncfanatics
00cc0ae9c9 Fix price units 2010-09-11 14:58:16 +02:00
cncfanatics
21e4ae2a52 Remove some debug code and fixup Layout() calls in statviews 2010-09-11 14:53:27 +02:00
cncfanatics
f81db477fc Remove some unused imports 2010-09-11 14:04:49 +02:00
HomeWorld
1a494cac37 Major rework in statspane take 2 (no mini statspane yet) 2010-09-10 18:23:10 +03:00
HomeWorld
091b9be48c Revert "Rework the stats pane to be modular, add a short sample on how it works too"
This reverts commit c0bc0c6fe7.
2010-09-09 18:53:23 +03:00
cncfanatics
c0bc0c6fe7 Rework the stats pane to be modular, add a short sample on how it works too 2010-09-09 17:22:27 +02:00