Commit Graph

59 Commits

Author SHA1 Message Date
KeyboardCombination e37ad4879e duplicate improvements, prototype model insertion 2023-04-07 18:46:19 -04:00
KeyboardCombination eb2766304a bigger selectionbox 2023-04-07 15:04:01 -04:00
FlareMicrosystems 6b8ca28060 Add floppy disk setup generation 2022-10-15 19:37:06 -07:00
FlareMicrosystems 575f5dab46 Added dragger tool, removed useless stuff 2022-10-15 16:43:06 -07:00
Modnark 0ac516618a Add LightingInstance
Still need to work on PropertyGrid for it
2022-10-12 13:47:39 -04:00
Modnark 8916797e55 Merge branch 'develop' into modnark 2022-10-11 22:39:59 -04:00
Modnark d32b0ea4e4 Add more sounds internally 2022-10-11 22:34:36 -04:00
Modnark af5c31d5d0 Add dynamic_cast for playSound
makes it so developers don't need to dynamic_cast any time they want to play sound
2022-10-11 21:28:19 -04:00
Modnark d269b360ce SoundService & SoundInstance
Basic implementation. More work needs to be done.
2022-10-11 21:16:14 -04:00
Modnark d2f3e718a7 Very basic implementation of OnTouch 2022-10-11 10:03:04 -04:00
Modnark adade066cc Start OnTouch 2022-10-10 20:01:30 -04:00
Modnark 04823f5911 Add listeners for all menu buttons 2022-10-10 18:41:29 -04:00
thecssdoom 5078b849b0 Update PartInstance.cpp 2022-10-09 22:06:01 -03:00
thecssdoom 00e61d4f17 Update Instance.cpp 2022-10-09 22:04:38 -03:00
Modnark 52c2f114a5 Merge branch 'develop' into modnark 2022-10-07 17:15:13 -04:00
NT_x86 d25f4a6ba2 Fix the timer going into the negatives when the game is running slowly 2022-10-07 12:10:24 +03:00
Modnark 7a89ddd94e hide gui with thumbnail generation 2022-10-06 18:08:58 -04:00
MusicalProgrammer c9db28a3a3 Disable physics of dragged selected parts 2022-10-06 16:37:18 -04:00
Modnark c1118489e3 very basic ThumbnailGenerator 2022-10-06 12:18:35 -04:00
Vulpovile aec7c33155 Merge branch 'develop' of github.com:Vulpovile/G3D-Fun into feature/physics_improvements_and_optimizations 2022-10-06 09:06:22 -07:00
himdeez a1b25d115a Temporary physics bug fix (anchored parts not updating when moved) 2022-10-06 16:28:38 +03:00
Vulpovile 15dc340a10 Fix crashes 2022-10-06 06:15:05 -07:00
Vulpovile b01f5765b1 Fixed removing anchored parts when sleeping 2022-10-05 20:51:01 -07:00
Vulpovile f587d1d6db Merge pull request #95 from Vulpovile/master
sync: master to develop
2022-10-05 20:34:42 -07:00
Nukley 728e67e1a5 Fix part collisions 2022-10-05 22:53:54 -04:00
Vulpovile 8a1cd0c248 Merge branch 'develop' of github.com:Vulpovile/G3D-Fun into feature/physics_sleep 2022-10-05 13:52:20 -07:00
Vulpovile 09ea4744fc Optimized 2022-10-05 13:52:03 -07:00
NT_x86 27ac18b503 Separate each condition as separate functions 2022-10-05 17:25:35 +03:00
NT_x86 932de58185 Add unsaved comments 2022-10-05 13:19:05 +03:00
NT_x86 48e65358f4 Implement initial level service functionality 2022-10-05 13:13:54 +03:00
Vulpovile a02a367a6e Fixed typo 2022-10-03 19:44:25 -07:00
Vulpovile f46e24d8f1 Moved selection to be a service 2022-10-03 19:30:38 -07:00
Vulpovile 43647086fb Fix duplication crash 2022-10-03 07:48:28 -07:00
Vulpovile c27aa6a114 Fixed models crashing game 2022-10-02 17:17:40 -07:00
Vulpovile df77572fe7 Made anchoring togglable in play mode 2022-10-02 16:44:59 -07:00
Vulpovile e17aa16086 Made physics work 2022-10-02 15:54:38 -07:00
Vulpovile 316359a395 Made physics let you move stuff 2022-10-02 14:28:45 -07:00
Vulpovile 226f2adda4 Made XplicitNgine secret instance of DataModel 2022-10-02 11:24:05 -07:00
Modnark 8e73755d80 anchoring
Anchoring kinda works now
2022-10-01 21:13:40 -04:00
Modnark 2f3cb43807 init 2022-10-01 17:32:48 -04:00
Vulpovile 239f7b8fa8 Tried to add VS2003 support... 2021-03-18 23:22:37 -07:00
unknown 3de82eb64d Fixed visual bugs, added stud snapping
Hope I've done this properly. Stud snapping is primitive and needs work done.
2021-03-16 13:24:47 -04:00
Vulpovile d03e78a648 Made changing CFrame not require whole part re-rendering 2021-03-16 02:14:49 -07:00
Vulpovile b361039f88 Deleted DataModelV1.1, made BaseGuiInstance, fixed delete ear rape 2021-03-16 02:10:57 -07:00
Vulpovile 2af1be327a New icon given by modnark 2021-03-15 16:24:38 -07:00
Vulpovile bfcb3f83ab Added surface selector, made faces reflect G3D faces 2021-03-15 10:12:45 -07:00
Vulpovile c27a56b42f Fixed group 2021-03-15 00:34:24 -07:00
Vulpovile ca8fc41228 Finished surfaces 2021-03-14 18:34:31 -07:00
Vulpovile 02dfa34d15 Fixed model/place load causing memory leak 2021-03-14 13:45:18 -07:00
Vulpovile 816a67a40b Tried to fix clearing children but failed miserably 2021-03-14 13:43:12 -07:00