Commit Graph

44 Commits (main)

Author SHA1 Message Date
Justus Jan Nico Wolff c84e144ac3 true error log fix 2024-06-16 19:25:23 +02:00
Justus Jan Nico Wolff 2b805c8d75 stderr 2024-06-16 19:21:54 +02:00
Justus Jan Nico Wolff ec46a5593c new game, load status bar fix 2024-06-16 19:21:20 +02:00
Justus Jan Nico Wolff 497db99aa3 cmd test 2024-06-15 19:39:52 +02:00
Justus Jan Nico Wolff b42baa211a added Create objects by image 2024-06-15 19:37:40 +02:00
Justus Jan Nico Wolff 7c8e354103 pathfinding 2024-06-15 12:51:21 +02:00
Justus Jan Nico Wolff 9502ee247e plugin 2024-06-14 22:07:08 +02:00
Justus Jan Nico Wolff 18b8ee5554 plugin system update 2024-06-08 17:12:26 +02:00
Justus Jan Nico Wolff c30eeba0f2 barebone plugin system 2024-06-07 23:09:17 +02:00
Justus Jan Nico Wolff 48986e8003 manual model editing added 2024-06-07 21:48:52 +02:00
Justus Jan Nico Wolff 78196290c2 imbored 2024-06-02 18:05:31 +02:00
Justus Jan Nico Wolff 86c9226bad highlight fix 2024-06-02 17:53:23 +02:00
Justus Jan Nico Wolff 83e87b2bb3 sound fix 2024-05-28 22:01:00 +02:00
Justus Jan Nico Wolff 334abf15d3 hacking in hashengine is easy. 2024-05-28 20:11:23 +02:00
Justus Jan Nico Wolff f616d1daa4 added module check 2024-05-28 17:03:38 +02:00
Justus Jan Nico Wolff 5eeabda3af nolag update 2024-05-28 16:57:56 +02:00
Justus Jan Nico Wolff d4e4b839cc changed pong player border in project and build 2024-05-28 13:08:35 +02:00
Justus Jan Nico Wolff 1a5a1de960 obj highlighting, bug fixes and pong :D 2024-05-27 20:51:43 +02:00
Justus Jan Nico Wolff 19a78eb3bf SEQ fix 2024-05-25 22:21:27 +02:00
Justus Jan Nico Wolff d8b2a9f69d implementation of SEQSID 2024-05-25 18:45:59 +02:00
Justus Jan Nico Wolff 06fbfa4051 added SID system and update documentation 2024-05-24 20:37:41 +02:00
Justus Jan Nico Wolff a8810fbb63 fixed model loading saving 2024-05-24 11:25:10 +02:00
Justus Jan Nico Wolff 9aaad92c96 nvm habe was vergessen 2024-05-24 01:09:06 +02:00
Justus Jan Nico Wolff 6eaaab2b18 mir ist langweilig 2024-05-24 01:08:32 +02:00
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 77423821c5 reworked position changing 2024-05-21 23:40:04 +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 7c6afef69b added test 2024-05-13 15:10:39 +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 2d17887635 modified: clang
new file:   icons/obj.png
	deleted:    icons/object.png
	modified:   langsys/lang/de_DE.LAN
	modified:   langsys/lang/en_EN.LAN
	modified:   main.py
2024-05-11 11:06:06 +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 69213f5d8b remove pycache 2024-05-06 17:19:49 +02:00
Justus Jan Nico Wolff 875dfb75dc language system 2024-05-03 14:17:16 +02:00
Justus Jan Nico Wolff d7ef81d180 PCPL 2024-05-03 14:16:13 +02:00
Justus Jan Nico Wolff 26e26c1627 add files ig 2024-05-03 14:15:42 +02:00
Justus Jan Nico Wolff a8cc019f69 first commit with clang 2024-05-03 14:12:01 +02:00