Phil Bell
- Login: fil_bell@hotmail.com
- Email: fil_bell@hotmail.com
- Registered on: 04/14/2020
- Last sign in: 09/26/2021
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 4 | 2 | 6 |
Activity
09/26/2021
- 07:56 AM AOZ Studio V1 (TBD bugs clean/-> V2) Bug #834 (New): Transpiler mixing up Variable names with Function names
- When you have a variable named the same as a function name, albeit with underscores '_' in the place of spaces....
...
09/23/2021
- 05:06 PM AOZ Studio V1 (TBD bugs clean/-> V2) Bug #832 (Resolved): Sprite Priority On causes Syntax Error
- Sprite Priority On causes syntax error
Sprite Priority True generates aoz.sprites.setPriority(this.aoz.platformTr...
09/14/2021
- 05:41 PM AOZ Studio V1 (TBD bugs clean/-> V2) Bug #821 (Closed): [Load Text] fails to load into an array variable
- The following fails
``` javascript
Dim TITLE_CONTENT$(1)
Load Text "somefile.html", TITLE_CONTENT$(1)
```
Th...
04/05/2021
- 06:37 AM AOZ Studio V1 (TBD bugs clean/-> V2) Bug #645: ASCII Man Reloaded errors out any time the pac guy collides with an enemy.
- The problem is with these 2 lines in the CHECK_COLLISIONS: section of the code
``` javascript
px = SCRXOFF + PCX ...
10/14/2020
- 07:36 AM AOZ Studio V1 (TBD bugs clean/-> V2) Bug #548 (Resolved): Stop Compile Warnings for Arrays being used without being declared
- The following example program causes the editor to report a "WARNING: variable "MYARR_array" Used without being decla...
10/13/2020
- 04:06 PM AOZ Studio V1 (TBD bugs clean/-> V2) Bug #547 (New): Suggested modification to rfonts.js to overcome the 'cannot_load_font' issue
- Through lots of testing on mobile it is often that the Fonts.prototype.loadFont function will fail to load a font in ...
04/20/2020
- 12:30 PM AOZ Studio V1 (TBD bugs clean/-> V2) Bug #354 (Closed): Value of PI# is zero
- The Value of PI# no longer has the value of PI, instead it is zero
04/14/2020
- 04:25 PM AOZ Studio V1 (TBD bugs clean/-> V2) Bug #338: Sam Stop has stopped working
- I have found the problem in file v1_0_sounds.js
Voice.prototype.stopSound = function( args )
You have a number ...
Also available in: Atom