Commit Graph

2090 Commits

Author SHA1 Message Date
German Ros 00652c92de added steering wheel control example 2019-02-22 11:10:27 +01:00
nsubiron a0c2c21581 Add movable static meshes to the actor registry 2019-02-15 12:56:53 +01:00
German Ros db2f56a733 fix for 1211 2019-02-12 17:44:07 -08:00
nsubiron 5e8964ca0d Workaround for crash on no_rendering_mode.py exit (Python 3 only) 2019-02-12 15:28:55 +01:00
nsubiron 87492b0630 Update CHANGELOG 2019-02-12 12:10:27 +01:00
nsubiron aacdf8a4e9 Small fixes 2019-02-12 12:07:02 +01:00
manishthani 500904f1db
Merge branch 'master' into NoRenderingModeFixes 2019-02-11 16:33:02 +01:00
Manish 562b971861 initial position is set when switching hero to map mode 2019-02-11 12:00:01 +01:00
Manish aace26c089 bug fix: when closing manual control, no rendering mode crashed in hero mode 2019-02-11 11:32:32 +01:00
Manish 9abb5d495e refactored and slightly improved framerate 2019-02-08 13:25:45 +01:00
Manish dcd3c29776 fixed mouse drag 2019-02-08 12:52:11 +01:00
Manish 55f085ed1d Fixes for Python3 2019-02-08 10:11:59 +01:00
Manish 0298fa2df6 improved framerate by removing blend functions during blitting 2019-02-07 19:14:30 +01:00
nsubiron 8f20c73d62 Some tweaks to the HUD 2019-02-07 16:51:30 +01:00
Manish 4aceb65559 Added border to hero mode map 2019-02-07 16:46:56 +01:00
Praveen Palanisamy 5c6e051152 Updated CHANGELOG 2019-02-07 10:38:50 -05:00
Manish 1c58a23960 id fonts are color of vehicle type and hero mode background changed 2019-02-07 16:31:34 +01:00
Manish 37bbcd3510 id fonts are rendered inside vehicle 2019-02-07 16:25:45 +01:00
nsubiron 0e4ad5ee6a Change traffic light colors 2019-02-07 16:19:26 +01:00
nsubiron adb1ba5dda Add loading screen 2019-02-07 16:06:57 +01:00
Manish b95b455071 Changed some colors and removed legend 2019-02-07 16:02:55 +01:00
nsubiron fbcf180d06 Add nearby vehicles to HUD 2019-02-07 15:53:51 +01:00
nsubiron 7b96e8a7f7 Nicer render for traffic lights in no-rendering more 2019-02-07 15:33:57 +01:00
Manish 5797811611 solved map size bug and huge refactor 2019-02-07 15:02:42 +01:00
Manish 35ae76114c hero surface only created once 2019-02-06 21:41:36 +01:00
Manish ed47fbad40 map renders on start 2019-02-06 20:23:44 +01:00
Manish 75f84f4c75 moved blend surface in start 2019-02-06 20:15:43 +01:00
nsubiron 4cec87ec60 Set keyboard shortcuts of no-rendering mode similar to manual control 2019-02-06 19:54:08 +01:00
Manish 78dbc822d0 removing module render 2019-02-06 19:26:51 +01:00
Manish 91746f2a68 Add help and notifications to no rendering mode 2019-02-06 19:23:24 +01:00
Manish e79a39178d We can now toggle vehicle ids 2019-02-06 18:50:57 +01:00
Manish 4980dbefb6 refactor code and improved performance in hero mode 2019-02-06 18:09:51 +01:00
Manish 0bcc01318c Changing way of rendering traffic lights and speed limits 2019-02-06 16:25:12 +01:00
Manish fbcdf45d5e refactor + fixing small bug 2019-02-06 15:01:38 +01:00
Manish d557f2d85b refactoring code 2019-02-06 12:39:29 +01:00
Manish 238d5b78b8 Integrated new map generation 2019-02-06 12:10:04 +01:00
Manish 7cddb026c6 increased zoom and improved fonts 2019-02-06 10:22:59 +01:00
Manish 2593ff7087 fixed map offset when running game 2019-02-06 10:12:57 +01:00
nsubiron 7dfbe396d0 Conversions between Vector3D and Location in Python API 2019-02-05 18:29:41 +01:00
Manish 59512106e0 Optimized map scaling 2019-02-05 17:34:29 +01:00
Manish fc8fb552f7 hero mode's surface has circle shape and removed filter radius 2019-02-05 12:00:49 +01:00
Manish 70c65c61df Added autopilot 2019-02-05 10:19:15 +01:00
Manish 95e412e4bb Added manual control of hero vehicle 2019-02-05 10:14:10 +01:00
Praveen Palanisamy d2645ee24f Fixes #1217 to prevent crashes when run in no-rendering mode 2019-02-04 13:29:03 -05:00
Manish b1016cf7ae Fixed look forward area 2019-02-04 16:26:01 +01:00
Manish 59535a1dd0 Augmented default hero zoom and now we can visualize more area in forward direction 2019-02-04 15:27:20 +01:00
Manish c50fabbe10 changed colors following tango project palette 2019-02-04 12:33:23 +01:00
Manish b197e9bc58 Changing colors to Tango project palette color 2019-02-04 12:24:12 +01:00
Manish b9727568bd fixed vehicle blit position and added simulation time 2019-02-01 12:57:05 +01:00
Manish f5d9e4bd39 added default hero zoom 2019-02-01 12:38:21 +01:00