Commit graph

13 commits

Author SHA1 Message Date
Justus Jan Nico Wolff 7d9bd5e910 added scripting documentation and object importing and exporting 2024-05-23 13:20:17 +02:00
Justus Jan Nico Wolff 60c77a45d3 added models and bug fixes 2024-05-21 20:24:46 +02:00
Justus Jan Nico Wolff 309f93461a extra features 2024-05-17 13:28:28 +02:00
Justus Jan Nico Wolff 769c9067d2 added Create Objects By String 2024-05-15 20:22:08 +02:00
Justus Jan Nico Wolff f540626b4b added new building system, added sound, added keyboard 2024-05-15 17:47:45 +02:00
Justus Jan Nico Wolff ae80270d71 added building 2024-05-13 19:57:26 +02:00
Justus Jan Nico Wolff d4deb8455d testing system 2024-05-13 15:00:36 +02:00
Justus Jan Nico Wolff 7dffa204a0 camera system and saving/loading 2024-05-12 17:44:34 +02:00
Justus Jan Nico Wolff 6329f77d3b base system 2024-05-11 23:20:47 +02:00
Justus Jan Nico Wolff 4bb3864d20 new file: HASHBASE/console-utils/log.py
new file:   HASHBASE/operators/add.py
	new file:   HASHBASE/operators/divide.py
	new file:   HASHBASE/operators/equal.py
	new file:   HASHBASE/operators/higher.py
	new file:   HASHBASE/operators/lower.py
	new file:   HASHBASE/operators/multiply.py
	new file:   HASHBASE/operators/remainder.py
	new file:   HASHBASE/operators/subtract.py
	new file:   HASHBASE/statements/create.py
	new file:   HASHBASE/statements/getatt.py
	new file:   HASHBASE/statements/if.py
	new file:   HASHBASE/statements/newobj.py
	new file:   HASHBASE/statements/setatt.py
	modified:   PCPL/interpreter.py
	modified:   hashengine.py
	deleted:    langsys/__pycache__/__init__.cpython-311.pyc
	modified:   langsys/lang/de_DE.LAN
	modified:   langsys/lang/en_EN.LAN
	modified:   main.py
2024-05-10 22:43:32 +02:00
Justus Jan Nico Wolff 8cbf5effee added first icons, coding in progress 2024-05-10 22:09:59 +02:00
Justus Jan Nico Wolff 3e81542b0e color fix 2024-05-10 21:18:14 +02:00
Justus Jan Nico Wolff 26e26c1627 add files ig 2024-05-03 14:15:42 +02:00