5861 Commits

Author SHA1 Message Date
KonstantinosSykas
f340a91904 Linux uninstall script: Minor fixes on last commit 2014-07-14 11:39:32 +03:00
KonstantinosSykas
925578a75d Linux uninstall script: Fixed error handling 2014-07-13 23:36:11 +03:00
cim
06f5c4f122 Update dependency statuses in OXZ manager after every download 2014-07-12 22:07:32 +01:00
cim
1617d769ea Fix bug with high-shimmer stars
Only really comes up with high TAF in a nova system.
2014-07-12 20:55:20 +01:00
cim
0471fee208 Adjust heating up from energy damage / cool-down
- NPCs now get heating from energy attacks too
 - heating is reduced significantly for ships larger than Cobra
 - cooling rate to space is reduced quite a bit
 - NPC hullHeatLevel uniform now clamped to 0..1 (fixes shader whiteout)

Mostly cosmetic in normal space, but makes fighting near a star more
dangerous.

Cooling rate and NPC heating may need a bit of fine-tuning.
2014-07-12 18:27:40 +01:00
cim
eb54db04c6 Take out debugging code 2014-07-11 20:50:03 +01:00
cim
ba1227d857 Include installation/repair time on F3 screen
Add installation_time and repair_time to the equipment.plist properties (both in seconds; if installation_time specified but not repair_time, repair time is set to half installation time)
2014-07-11 19:51:25 +01:00
cim
444182840c Move alert condition updates out of HUD and into Player update 2014-07-10 20:50:24 +01:00
cim
b678b34bec Some more adjustments to trackDestination
Should cover various unusual cases properly now, but needs more testing.
2014-07-09 22:42:56 +01:00
cim
abddb9fc67 Make traders and especially smugglers avoid suspicious craft 2014-07-09 22:42:36 +01:00
cim
ba1c6511d1 Update changelog 2014-07-09 17:50:59 +01:00
cim
170863588a Precautionary fix
Ships with high speed/roll/pitch might need even more slowdown
2014-07-08 21:15:16 +01:00
cim
0124b6db31 More docking fixes
- Fly away from destination will now turn if pointing right at the coordinates
- if max_cos is increased, min_d is decreased to allow course corrections to be carried out
- minimum approach to coordinates speed reduced for docking
2014-07-08 21:05:41 +01:00
cim
3421f75216 Fix the remaining font assumption
Two new parameters to oolite-font.plist (default to the 1.80 hard-coded
values if not set) "f6KernGovernment" and "f6KernTechLevel". Fonts with
proportional numbers should set the latter to 0.0.
2014-07-07 22:02:32 +01:00
cim
44a5899c8b Mission instructions: merge lists with identical headers 2014-07-07 20:55:55 +01:00
cim
abb3f2bc55 Fix some variable-defined errors in priority AI 2014-07-07 17:34:32 +01:00
cim
26a1a9f253 Revert directory creation on Windows 2014-07-07 17:34:08 +01:00
cim
cf4da8cf65 Catch occasional problem with docking AI frustration
Requires station to be destroyed at inconvenient time.
2014-07-06 17:28:36 +01:00
cim
4f4edaa859 Fix for issue #95
Force run loop evaluation on Windows while download progresses.
2014-07-06 15:37:38 +01:00
AnotherCommander
34da9f9cec Avoid double OGL initialization whenever an automatic resize event (such as windowed->fullscreen or vice versa) is received under Windows. 2014-07-06 10:00:31 +02:00
ericwalch
ed44de864b Updated versioning and gvNumberPadKey’s for the Mac build 2014-07-05 17:36:53 +02:00
cim
956bc96d45 Adjust string entry on mission screens to allow non-alphanumeric on SDL
Issue #91 (needs further testing on Windows and Mac platforms)
2014-07-05 15:57:37 +01:00
cim
b9bcacc0c7 Adjust AI reconsideration and ECM delays to depend on accuracy 2014-07-05 15:32:38 +01:00
cim
330ae8b003 Update the document for which files need updating on version increase
(Next time round, let's remember this document exists)
2014-07-05 13:18:15 +01:00
cim
b589ba00fe More flexibility in mission.setInstructions()
Can now take an array as its first parameter, which will appear with the first element as a heading and the remaining elements as entries on the F5F5 screen. String as first parameter works as before.
2014-07-04 22:39:36 +01:00
cim
03dcb03aad Set default windows/linux directory creation mode to recursive
Needs post-2008 GNUStep, which I think should be safe on both platforms now.
2014-07-03 21:38:47 +01:00
cim
4843f8b16d Revert inadvertent change to keyconfig 2014-07-03 18:13:31 +01:00
cim
92df7d5f86 Increase version number to 1.81 for new development cycle 2014-07-02 20:00:32 +01:00
cim
61718766b2 ...and the first bug fix of 1.80 - string conversion of numpad key settings 2014-07-02 19:50:17 +01:00
ericwalch
126622f2e7 Exported the OoliteReadme.odt with OpenOffice as pdf on a mac. Now the two missing ⌘ (cmd) symbols are present. 2014-06-29 23:35:21 +02:00
cim
07cbf8f3cf Merge branch 'bugfixes'
Fix docking behaviour (needs more testing)
Fix assassin chase behaviour
2014-06-29 21:22:32 +01:00
cim
e79cfe0925 Put Linux-deps back to latest state 2014-06-29 21:22:15 +01:00
ericwalch
c372d5ae55 Fixed issue on the mac with unused vars in deployment build 2014-06-29 22:03:27 +02:00
cim
c585ac71dd Fix format string 2014-06-29 17:54:27 +01:00
cim
80cc302379 Fix assassin chase routines 2014-06-29 17:19:09 +01:00
cim
2ef15dfb84 Try again to fix docking code 2014-06-29 17:08:34 +01:00
cim
1eea9448a0 Fix version numbers 2014-06-27 19:17:39 +01:00
cim
8d7536b0c8 Sound update needs to happen even while paused, for OpenAL 2014-06-26 17:46:24 +01:00
cim
0c87450f06 Documentation update in OXZ manager
Warn that OXP versions of old expansions should be removed before installing the OXZ versions.
2014-06-25 22:03:35 +01:00
cim
cd0534d0a9 Adjust AI description to include JS AI name for debugging 2014-06-25 18:02:43 +01:00
KonstantinosSykas
4d4f10f709 Bump Linux specific readme file corrections 2014-06-24 11:18:23 +03:00
cim
f63f8ccde3 Fix collision avoidance bug in miner AI 2014-06-23 22:16:44 +01:00
cim
c2800c3e5d Warn on download of OXZs on Windows due to bad GNUStep buffer 2014-06-22 15:15:29 +01:00
cim
be31612b3d Fix parcel/passenger contract generation
Should be some available to new players - not safe hops to a nearby system asking for a Deadly pilot with a flawless reputation. New couriers still don't get to be that picky over what they accept, though.

Also stop generation of occasional contracts with impossible reputation requirements.
2014-06-22 15:00:38 +01:00
cim
18c05dc080 Make upgrading OXZs from the "installed OXZs" page actually work 2014-06-21 22:01:03 +01:00
cim
0d4d17da2b Fix some problems with interrupted docking sequences 2014-06-21 17:26:59 +01:00
cim
b11c16200b Fix some rare cases in Oolite AI library
- police in interstellar space
 - scavengers whose home station is destroyed
2014-06-21 16:23:51 +01:00
KonstantinosSykas
914573e040 Update Linux uninstaller to remove empty ManagedAddOns folder 2014-06-20 18:19:20 +03:00
KonstantinosSykas
b7ac7e18d9 Bump Linux specific new readme file 2014-06-20 18:16:50 +03:00
cim
3d0cf308f2 Fix more shadowing issues - this time shadows inside objects
This should work for all docking tunnels (except the straight-through ones) - so closes #94 - but the glare effect as a whole will need a better way of handling it after 1.80 is out as there are still a bunch of strange cases: straight-through docking tunnels, odd effects around Torus stations and other large "pancake"-shaped objects, and so on.
2014-06-19 21:04:17 +01:00