Commit Graph

17 Commits

Author SHA1 Message Date
Deukhoofd f8193d2925
Handle exceptions in userdata functions gracefully, instead of crashing the whole stack down. 2019-09-28 13:09:33 +02:00
Deukhoofd 5637e82dbe
Fixes for enums and dictionaries 2019-09-19 15:44:39 +02:00
Deukhoofd ae2080f145
Support for setting binary operations 2019-09-12 15:21:32 +02:00
Deukhoofd 93ae52b04a
Implements new debug string that outlines the bound script 2019-09-07 12:18:28 +02:00
Deukhoofd 6ecbfe2074
Support for enums, and adding static variables 2019-08-18 15:54:39 +02:00
Deukhoofd d2cc82dc21
Fixes support for newer version, added support for userdata collections 2019-08-15 16:56:20 +02:00
Deukhoofd 4a42254b62
Implements new handling of exceptions 2019-07-27 19:45:39 +02:00
Deukhoofd d452a740f0
Make print() script function changeable, defaults to Console.WriteLine 2019-07-21 12:34:13 +02:00
Deukhoofd 58da41852d
Update to latest version of Porygon lib 2019-07-21 12:07:17 +02:00
Deukhoofd f23f682d52
Support for calling userdata functions 2019-06-21 23:07:42 +02:00
Deukhoofd 0ff2815694
Improved diagnostic handling 2019-06-19 15:50:11 +02:00
Deukhoofd 203ddf149f
Take advantage of porygon now using u16strings 2019-06-15 17:29:14 +02:00
Deukhoofd d01f264a0d
Support properties and readonly fields 2019-06-15 16:01:06 +02:00
Deukhoofd 21e6d3af24
Fixes for setting values in UserData 2019-06-14 22:40:15 +02:00
Deukhoofd 4a91629f98
Added support for UserData 2019-06-14 22:22:42 +02:00
Deukhoofd d8bf2c2994
Added support for calling script functions 2019-06-07 13:52:28 +02:00
Deukhoofd cd185ed2e5
Initial commit 2019-06-05 17:50:01 +02:00