The following warnings occurred:
Warning [2] Undefined variable $awaitingusers - Line: 33 - File: global.php(779) : eval()'d code PHP 8.1.27 (Linux)
File Line Function
/global.php(779) : eval()'d code 33 errorHandler->error
/global.php 779 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 837 - File: global.php PHP 8.1.27 (Linux)
File Line Function
/global.php 837 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 4950 - File: inc/functions.php PHP 8.1.27 (Linux)
File Line Function
/inc/functions.php 4950 errorHandler->error
/global.php 837 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1394 - File: inc/functions.php PHP 8.1.27 (Linux)
File Line Function
/inc/functions.php 1394 errorHandler->error
/inc/functions.php 1349 fetch_forum_permissions
/printthread.php 83 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 174 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 174 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 179 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 179 errorHandler->error
Warning [2] Undefined array key 0 - Line: 1145 - File: inc/class_parser.php PHP 8.1.27 (Linux)
File Line Function
/inc/class_parser.php 1145 errorHandler->error
/inc/class_parser.php 1163 postParser->mycode_parse_img
[PHP]   postParser->mycode_parse_img_callback1
/inc/class_parser.php 480 preg_replace_callback
/inc/class_parser.php 177 postParser->parse_mycode
/printthread.php 184 postParser->parse_message
Warning [2] Undefined variable $css_align - Line: 1151 - File: inc/class_parser.php PHP 8.1.27 (Linux)
File Line Function
/inc/class_parser.php 1151 errorHandler->error
/inc/class_parser.php 1163 postParser->mycode_parse_img
[PHP]   postParser->mycode_parse_img_callback1
/inc/class_parser.php 480 preg_replace_callback
/inc/class_parser.php 177 postParser->parse_mycode
/printthread.php 184 postParser->parse_message
Warning [2] Undefined array key 0 - Line: 1145 - File: inc/class_parser.php PHP 8.1.27 (Linux)
File Line Function
/inc/class_parser.php 1145 errorHandler->error
/inc/class_parser.php 1163 postParser->mycode_parse_img
[PHP]   postParser->mycode_parse_img_callback1
/inc/class_parser.php 480 preg_replace_callback
/inc/class_parser.php 177 postParser->parse_mycode
/printthread.php 184 postParser->parse_message
Warning [2] Undefined variable $css_align - Line: 1151 - File: inc/class_parser.php PHP 8.1.27 (Linux)
File Line Function
/inc/class_parser.php 1151 errorHandler->error
/inc/class_parser.php 1163 postParser->mycode_parse_img
[PHP]   postParser->mycode_parse_img_callback1
/inc/class_parser.php 480 preg_replace_callback
/inc/class_parser.php 177 postParser->parse_mycode
/printthread.php 184 postParser->parse_message



High Frontier Forums
Version 0.23 Progress report - Printable Version

+- High Frontier Forums (http://highfrontier.com/forum)
+-- Forum: General (http://highfrontier.com/forum/forumdisplay.php?fid=1)
+--- Forum: Dev Log (http://highfrontier.com/forum/forumdisplay.php?fid=15)
+--- Thread: Version 0.23 Progress report (/showthread.php?tid=154)



Version 0.23 Progress report - JoeStrout - 05-19-2016

This one is taking a long time!  But, we're making steady progress.

[Image: SlBS44C.jpg]

This release is going to introduce emergencies & disaster response.  But that means we need a way to calculate (and for you to see) what areas are most susceptible to fire or crime, and while we're at it, we're calculating land values too (since those are all interrelated).  So we've developed heat-map style overlays you can turn on and off via the Statistics palette Econ tab, as shown above.

When an emergency does happen, you'll get a notification that includes an event marker.  When the emergency location is on screen, the marker points right at it; otherwise, it points in the direction of the event so you can quickly find it.  Then you can dispatch fire-fighters, police, or engineers to the scene (the dispatch call is represented by a big flashing beacon, which is that lamppost-looking thing in the screen shot below).

[Image: UZVvWQU.png]

The police beacon shown here actually causes the nearest police cruiser to come investigate.

So, great progress!  But there is still a lot to do: the police investigation doesn't actually help in any way (no comments about that being realistic, please!); crimes don't actually happen yet unless you trigger them with a console command; and there are no fire or impact disasters yet.  Fire should be especially interesting because we will want to render flames and smoke on the affected building, and have it spread to nearby structures if you don't contain it quickly enough.

Fortunately, summer vacation's almost here, which means my workforce will increase a bit!  We're going to work really hard on polishing up High Frontier over the next few months.

Please keep playing, and let us know what features or improvements you most want to see!