cncfanatics
|
06e76a2cea
|
Add a collapsible additions pane for stuff like drones, implants, boosters, etc.
|
2010-09-02 13:18:56 +02:00 |
|
cncfanatics
|
28a37ee15e
|
Use shorten in our columns so we don't display silly big amounts
|
2010-09-02 12:33:35 +02:00 |
|
cncfanatics
|
06ab4dab0b
|
Merge branch 'master' of evefit.org:pyfa
|
2010-09-01 18:19:05 +02:00 |
|
HomeWorld
|
31c59494c3
|
Aligning turrets/missiles/calibration values to left as suggested in 3) ticket #1
|
2010-09-01 19:15:27 +03:00 |
|
HomeWorld
|
97ae575371
|
Added measurement units to pg/cpu/dronebay/dronebandwidth as suggested in 5) ticket #1
|
2010-09-01 19:05:30 +03:00 |
|
HomeWorld
|
9a39dd4064
|
Revert "Added measurement units to pg/cpu/dronebay/dronebandwidth as suggested in 5) ticket #1"
This reverts commit f527253573.
|
2010-09-01 18:51:01 +03:00 |
|
HomeWorld
|
f527253573
|
Added measurement units to pg/cpu/dronebay/dronebandwidth as suggested in 5) ticket #1
|
2010-09-01 18:45:15 +03:00 |
|
HomeWorld
|
4e3e3e1638
|
Fixed an unwanted behavior of collapsible pane (it shows by default a pane - fix:sized to 0x0) affecting statspane view; Added Widget Inspection Tool in menu - should help debugging UI stuff if needed
|
2010-09-01 17:08:56 +03:00 |
|
HomeWorld
|
f5542f588f
|
Disabled anim (color cycle) in gauges
|
2010-08-31 00:38:16 +03:00 |
|
HomeWorld
|
34cab8d50a
|
+2 bytes (the FA) in PYFA
|
2010-08-31 00:27:12 +03:00 |
|
HomeWorld
|
30aa2c9959
|
Gauge overdrive mode colors setted to pure red
|
2010-08-30 20:01:39 +03:00 |
|
HomeWorld
|
6e4dfe2e5f
|
Last try: overdrived gauge timed colours change made less brutal
|
2010-08-30 19:48:15 +03:00 |
|
cncfanatics
|
bb3f88f905
|
Revert "Gauges now imitates ballz falling on teh floor"
This reverts commit 3572ed85b2.
|
2010-08-30 18:30:34 +02:00 |
|
cncfanatics
|
3be1da620e
|
Merge branch 'master' of ssh://pyfa.git.sourceforge.net/gitroot/pyfa/pyfa
|
2010-08-30 18:28:43 +02:00 |
|
HomeWorld
|
ade33d909e
|
Gauge overload anim added X > 100%
|
2010-08-30 19:28:55 +03:00 |
|
cncfanatics
|
8720c7232d
|
Display the whole stability range
|
2010-08-30 18:28:04 +02:00 |
|
HomeWorld
|
3572ed85b2
|
Gauges now imitates ballz falling on teh floor
|
2010-08-30 18:41:19 +03:00 |
|
HomeWorld
|
7c15fa557f
|
Small fix in statspane -- removed duplicate staticline in minipanel
|
2010-08-30 17:03:32 +03:00 |
|
HomeWorld
|
c787bb6f09
|
Code cleanup in pygauge.py / added easeOutBounce eq
|
2010-08-30 16:11:07 +03:00 |
|
cncfanatics
|
7d0aefce16
|
remove useless import
|
2010-08-30 13:39:25 +02:00 |
|
cncfanatics
|
8aa6e142ce
|
Fix bugs in timer code
|
2010-08-30 13:39:11 +02:00 |
|
HomeWorld
|
0f748915c0
|
Added timestamps for timers debug msgs
|
2010-08-30 13:57:52 +03:00 |
|
HomeWorld
|
b7fe419c70
|
Added debug print for gauge timers
|
2010-08-30 13:46:20 +03:00 |
|
HomeWorld
|
305611e47a
|
Increased anim duration to 2s - testing purpose
|
2010-08-30 13:34:29 +03:00 |
|
cncfanatics
|
a3f66cd5f8
|
Add a check for fit is None
|
2010-08-30 12:22:03 +02:00 |
|
HomeWorld
|
cbfb1b2979
|
Added nonlinear animation on Gauges
|
2010-08-30 13:14:58 +03:00 |
|
cncfanatics
|
cd1766dd51
|
Update eos to latest branch and update the about box with the names of Entity, Darriele and Aurora
|
2010-08-30 01:48:52 +02:00 |
|
cncfanatics
|
5b21379216
|
Fix a bug in the mini stats display
|
2010-08-29 21:25:15 +02:00 |
|
cncfanatics
|
918a8d5f87
|
Update eos version and use effecitve sustainable instead of sustainable for stats display
|
2010-08-29 21:09:53 +02:00 |
|
cncfanatics
|
146bda03fa
|
Don't forget to check if fit is None
|
2010-08-29 16:42:14 +02:00 |
|
cncfanatics
|
27cfb031f6
|
Fix pygauges to draw labels correctly
|
2010-08-29 16:34:44 +02:00 |
|
cncfanatics
|
840657b11c
|
Don't let PyDeadObjectError get through, they're harmless anyway on closing the app
|
2010-08-29 16:01:09 +02:00 |
|
cncfanatics
|
97b8854f88
|
Finish the mini stats display, move the shorten function to a seperate file.
|
2010-08-29 15:25:14 +02:00 |
|
cncfanatics
|
01c3a2e87a
|
Do sanity checking before fitting a module
|
2010-08-29 14:10:18 +02:00 |
|
cncfanatics
|
a2906fab1c
|
Add some changing of units when stuff gets too big
|
2010-08-28 23:31:04 +02:00 |
|
cncfanatics
|
0bf6983aad
|
Center resources
|
2010-08-28 23:16:26 +02:00 |
|
HomeWorld
|
0f6d772f93
|
Stats pane font size set 8
|
2010-08-29 00:17:14 +03:00 |
|
cncfanatics
|
ea40b7cece
|
Call layout on all panels
|
2010-08-28 22:46:46 +02:00 |
|
HomeWorld
|
a4d523922d
|
Too many gauge fixes
|
2010-08-28 23:36:27 +03:00 |
|
HomeWorld
|
311da1b989
|
More Gauges fixes
|
2010-08-28 23:31:03 +03:00 |
|
cncfanatics
|
a35f53c191
|
Fix a bug in the gauge code
|
2010-08-28 22:10:07 +02:00 |
|
cncfanatics
|
36a457a4ce
|
Revert "Major gauges fix"
This reverts commit 61e40f1505.
|
2010-08-28 22:06:23 +02:00 |
|
HomeWorld
|
61e40f1505
|
Major gauges fix
|
2010-08-28 22:00:52 +02:00 |
|
cncfanatics
|
322bc6ef6d
|
Fix a bug, imageLists are zero-based
|
2010-08-28 21:52:27 +02:00 |
|
cncfanatics
|
4a3d6013ce
|
Fix a bug where clearing a tab would make stuff go BOOM
|
2010-08-28 21:41:47 +02:00 |
|
HomeWorld
|
1d8144f8fe
|
cpu/pg etc reverts to zero fix when deleting a fit
|
2010-08-28 20:49:26 +02:00 |
|
cncfanatics
|
0b2af8a66c
|
Fix calibration and remove prints
|
2010-08-28 20:48:28 +02:00 |
|
HomeWorld
|
0d14b8fa5f
|
cpu/pg-etc-gauges updates
|
2010-08-28 20:47:28 +02:00 |
|
cncfanatics
|
a1490a4f09
|
Fix the bug where one needed two clicks to select market/ship browser
|
2010-08-28 20:46:53 +02:00 |
|
cncfanatics
|
b2a44ccac2
|
Add bindings to add & remove items (no control on items yet, is on TODO)
|
2010-08-28 20:07:39 +02:00 |
|