146 Commits (65e6ebc245ae606760fdb43a3bbaf4932c2f3d51)
 

Author SHA1 Message Date
sigonasr2 7a7f9359fd Implement three camera views 3 years ago
sigonasr2 f35a5a6c88 Camera recognition in player object and fix pixel flickering for camera-followed objects 3 years ago
sigonasr2 7ad3bef8ca Make tile dragging and placing easier to accomplish. Also refactored old mouse detection code 3 years ago
sigonasr2 148c0ce2a1 Allow adjustments for all screen properties at each screen location through the editor 3 years ago
sigonasr2 82f9016255 Display View and Tile parameters per screen instead of on an individual block. Additionally, create a system where we can load/unload active game objects 3 years ago
sigonasr2 3ebcae317f Remove old length, it's not required 3 years ago
sigonasr2 636aac9bfc Final changes to text drawing system to make it appear correctly 3 years ago
sigonasr2 e5dd00cff8 Add gridlines 3 years ago
sigonasr2 30aef5bfc6 Add gridlines 3 years ago
Nic0Nic0Nii 5f9f56e0a6 Include a positional offset to observe tile grid 3 years ago
Nic0Nic0Nii 8033c2a4ba Draw a grid to separate every screen 3 years ago
Nic0Nic0Nii 4a5c8508ff Display View and Type value per screen. 3 years ago
Nic0Nic0Nii 9766e0544a Create a separate draw tile loop section for the editor renderer object 3 years ago
Nic0Nic0Nii 76c39a84a7 Use specified color instead of normal color by default 3 years ago
Nic0Nic0Nii f9de8a5eed Forgot to change the regex pattern to look for 0x1a instead 3 years ago
Nic0Nic0Nii 73882feb2c Change bottom display to show current map tile instead 3 years ago
Nic0Nic0Nii e573838eaf Make warning messages red 3 years ago
Nic0Nic0Nii 8690a10474 Change text color string to an unprintable character 3 years ago
Nic0Nic0Nii c113817b16 Update SigScript 3 years ago
Nic0Nic0Nii 79b4a29ff7 Simplified position calculations 3 years ago
Nic0Nic0Nii 2d87ced8c4 Include text showing currently selected tile and currently hovered tile 3 years ago
Nic0Nic0Nii e5185e97e9 Color codes in the middle of text parsing when drawing text. 3 years ago
Nic0Nic0Nii e8224a4d78 Utilize replace() second argument feature to remove entire line when second marker is not found 3 years ago
sigonasr2, Sig, Sigo f56cfc90ac Include message logging system 3 years ago
sigonasr2 bf59e5c7c2 Implement text drawing features 3 years ago
sigonasr2 6a418eb9db Add drawing color options for sprites 3 years ago
sigonasr2 5e1f69a9d0 Change maptileinfo to be an indexed image. Move tile-specific code into editor renderer. 3 years ago
Nic0Nic0Nii 4c526ba594 Remove debug array list 3 years ago
Nic0Nic0Nii 3af154682c Remove headless code 3 years ago
Nic0Nic0Nii ea5684fc60 Create a png converter that attempts to index png images. Just in case 3 years ago
Nic0Nic0Nii b22098febf Something something palettes are messed up 3 years ago
Nic0Nic0Nii 2939293f2f Move all sprites into a sprites folder 3 years ago
sigonasr2 2ad2972ace Cleanup Warnings 3 years ago
sigonasr2 2f0b337338 Switch between level editing and playing 3 years ago
sigonasr2 f72ba66dee Separate level editing from level playing 3 years ago
sigonasr2 a982df2063 Do not allow jumps to be recovered from hitting the roof of blocks 3 years ago
sigonasr2 b0be363293 Make simulation calculations run at a minimum rate of 60 FPS. Include extra data for maps 3 years ago
sigonasr2 8be868e463 Remove warning 3 years ago
sigonasr2 9ee2871592 Adjust and configure jump heights and friction levels to be moderately good feeling 3 years ago
sigonasr2 9ac35ccd7e Fix getting stuck on vertical falling 3 years ago
sigonasr2 7eb988061d Include side block collisions 3 years ago
sigonasr2 65294a1343 Air and ground drag + friction controls 3 years ago
sigonasr2 60a1acae72 Implement drag and friction for ground movement 3 years ago
sigonasr2 bf52570b25 Final palette adjustments and implementations 3 years ago
sigonasr2 0fb9bf3d52 Load images as gif indexed images 3 years ago
sigonasr2 1d8438bc9a Load images as gif indexed images 3 years ago
sigonasr2 e2ebedca4d Introduce indexed color palette 3 years ago
sigonasr2 8cf2111e2d Nana drops onto block 3 years ago
unknown 7161b5ffc9 Nana can't stop phasing through walls 3 years ago
unknown a2b0648074 Nana can fly 3 years ago