``` _____ _____ _ _ _______ __ _____ ____ | __ \| __ \| | | |/ ____\ \ / /\ | __ \ / / / | | | | |__) | | | | | __ \ \ /\ / / \ | |__) | / / /__ | | | | _ /| | | | | |_ | \ \/ \/ / /\ \ | _ / / / / _ \ | |__| | | \ \| |__| | |__| | \ /\ / ____ \| | \ \ / / / __/ |_____/|_| \_\\____/ \_____| \/ \/_/ \_\_| \_\/_/_/ \___| ``` CHANGELOG 1.05: 5-NOV-2018 First GitLab Exclusive Release. No more Sourceforge Changed to BSD 2-Clause Simplified License Anti-Cheat System: Pointed out from the c64 version and existing in core code; it was easy to use negative numbers in the right places and cheat your way to riches. I've fixed this, but the game lets you get away with some cheating. Cheat too much and it will boot you out of the game. Inventory Calculation for Police: Police originally only acted if your inventory was more than 50. They now only react if you're using more than half your total inventory space. Police Shoot When You Run IF you don't have a gun your only choice is to run. Originally you just ran and nothing happened. The cops now shoot at you if you do. Hey...welcome to the jungle. Code Condesing What was partially done in 1.04 is now totally done. The total number of lines of code have been condensed to less than 300. This has greatly reduced the size of the program. 1.04: Initial commit to gitlab.