A post explaining how I went about finding the player character within my maps and then displaying whichever area that happens to contain them.
Finding And Focusing On Player
Posted on 20/07/2020
All types of code.
From Shortcode, CSS, SCSS, PHP (maybe a little JavaScript) and HTML on WordPress.
To C++ in Arduino and Java in Android.
A post explaining how I went about finding the player character within my maps and then displaying whichever area that happens to contain them.
Posted on 20/07/2020
A post explaining how I went about storing the various maps of my tile-based combat screens and why I chose a less efficient method for my own convenience.
Posted on 06/07/2020
A compilation of embedded posts containing useful information on plugin editing (both code and tips) I’ve made use of at one point or another.
Posted on 02/03/2020
A post explaining the code required to create a Shortcode which aquires the value of a specific cell from a Google SpreadSheet.
Posted on 02/03/2020
A post showing my code for removing site title from embedded WordPress posts and replacing it with a list of co-author names for that embedded post.
Posted on 02/03/2020
How to enable excerpts on WordPress pages.
Posted on 02/03/2020
Plugins created out of useful pieces of code that I was encouraged to transform into plugins that could be released for public use.
Posted on 24/02/2020
A post explaining Version 1.0.0 of the “David Scroller” Plugin which makes numbers scroll up to the value of a specific cell in a google sheet.
Posted on 24/02/2020
A post explaining the improved “david_scroller” which makes numbers scroll (using the “NumScroll” plugin) to the value of a specific cell in a google sheet.
Posted on 24/02/2020
Text To SpeechPosts with large amount of code will not have text-to-speach!Want to force shortcode to work in a Custom HTML Block? This code will do it!
Posted on 21/02/2020