Commit Graph

62 Commits

Author SHA1 Message Date
a3269826bf Code cleanup
Added some todo's
2024-01-28 21:50:11 +01:00
a824390566 Code cleanup 2024-01-20 09:39:22 +01:00
55c060559d Added colorattribute to GameObjects class 2024-01-20 09:36:15 +01:00
e595d085c6 Some chagens on GameOjects class
Code cleanup
Some stability tests
2024-01-18 21:31:23 +01:00
410ce9f72b Dummyclass for Gameobjects 2024-01-16 21:26:36 +01:00
e01d187ea5 Code cleanup
Added testmodel bitmap
Added Prototype for imagemodels
2024-01-15 22:01:13 +01:00
3e56abba63 Some cleanup
Todo: Change controlstructure for user who logged in the first time
2024-01-07 22:12:56 +01:00
40839589f0 Added Player class that handle playerobject 2024-01-07 22:02:08 +01:00
f77433d5f4 Fixed typo 2024-01-07 21:38:00 +01:00
c146a58904 Code cleanup
Update GameObject class
Added some functions to User class
Updated gameending highscore upload to database
2024-01-07 21:33:13 +01:00
17e258f408 Switched GameObjects class and Follower childclass to modules directory 2024-01-07 15:21:10 +01:00
900cee34e5 Updated .gitignore and added Userlogin (SQLLITE) 2024-01-07 11:51:08 +01:00
9b8fe57c17 Changed location of pygame-test to main directory 2024-01-07 11:02:07 +01:00
6221fd49a4 Pygame-test changed import User class to modules folder 2024-01-07 10:54:35 +01:00
45c730a174 Changed Projectstructure + Some changes on pygame-test
Added Username function
Added Gameobjectposition lastframe
Added prototype function  stepping_movement
Code cleanup
2024-01-07 10:42:15 +01:00
28670e7609 Some changes in subclass of Gameobject 2024-01-01 18:37:18 +01:00
040a226c2e Debuged change of rectsize on collision with player rect 2024-01-01 15:30:51 +01:00
a2d56d74e8 TODO Hardcopy der Gameobjects calss
Funktion manipuliert aktive Gameobjekte, welche mit vererbter Klasse instanziert werden
Grund hierfür, konnte noch nicht ausfindig gemacht werden!
2024-01-01 13:07:56 +01:00
e3193695c3 Some changes in class Follower and code cleanup 2024-01-01 12:11:05 +01:00
e3fc96bff8 New class for Follower added
Masterclass copy seems not working correctly
2023-12-31 18:08:26 +01:00
594b4a4b33 Some changes on followers function 2023-12-31 15:08:09 +01:00
73cfbbbce4 Added followers function
Actually want draw all followers on Playerobject :(
2023-12-31 14:11:37 +01:00
da23babe68 Codeupdate gamemenu 2023-12-31 09:58:19 +01:00
3e2b906279 Spawnkollisionsprüfung in work 2023-12-30 15:25:55 +01:00
06de20158f Some changes on mechanics 2023-12-30 12:37:07 +01:00
1736feb94b Some changes on movement system 2023-12-28 19:59:17 +01:00
ed384cfcba FIxed typo 2023-12-27 22:01:21 +01:00
3cd688c3e2 Spawn entities with ID-Tag + Code cleanup 2023-12-27 21:57:57 +01:00
3f9c38d172 Recommit 2023-12-27 19:36:55 +01:00
dc14d8a91d Merge branch 'master' of https://git.r6-gaming.de/administrator/python-tests 2023-12-27 19:26:44 +01:00
a1ee99e713 Added collision control
TODO: Add playerfollower after collide
2023-12-27 19:24:35 +01:00
60669e1672 Changes on GameObjects class 2023-12-26 21:00:40 +01:00
25068cbb2b Some changes in spawn mechanics 2023-12-26 19:55:24 +01:00
73c4c18388 Added mass spawn of entities 2023-12-26 18:05:59 +01:00
a12360fc36 Some more changes 2023-12-26 16:58:21 +01:00
1813179863 Enhanced controlstructure
TODO: Check for each change of movedirection
TODO: Add random Cubes
TODO: Add cubes as follower on collision
2023-12-26 12:10:38 +01:00
2286458632 Objectsclass with movement implemented
TODO: Check for bordercollision and change of direction
2023-12-25 20:52:59 +01:00
c9d8a28683 Do some changes and tests 2023-12-25 11:37:22 +01:00
13622322c1 Some tests with pygame module 2023-12-24 18:18:09 +01:00
b8a8262a68 Added debuglevel-based console-output 2023-12-23 16:56:08 +01:00
ea8ad12c50 Keymaps 2023-12-23 13:25:41 +01:00
840bc96eb3 Keymap for movement finished! 2023-12-23 11:53:57 +01:00
278ca6f855 Changed mainfont 2023-12-23 10:37:37 +01:00
dda835b168 Added some models 2023-12-23 10:20:40 +01:00
c89e4197af Added some fonts 2023-12-23 09:55:49 +01:00
d811547366 Cleanup, some tests 2023-12-22 18:05:17 +01:00
d52d601408 Some other changes in game.py 2023-12-22 16:01:50 +01:00
abfc1a2adf Update .gitignore + upload .bam testfile for 3d animations 2023-12-22 13:32:59 +01:00
508451ab3a Cleanup and redifine 2023-12-22 13:29:18 +01:00
1cbcd5b69a Movement on Key-down Event hinzugefüg! 2023-12-19 23:06:45 +01:00