Commit Graph

701 Commits

Author SHA1 Message Date
nilllzz 93e6a97d53 update player prototype & upgrade kolben 2018-02-21 07:46:05 +01:00
nilllzz 774cc4aa07 fix inventory prototype name 2018-02-21 07:19:48 +01:00
nilllzz f601b1b9b0 a few more prototypes 2018-02-21 07:19:10 +01:00
nilllzz 819049a416 api method signature documentation 2018-01-10 02:21:20 +01:00
nilllzz a8a531ae64 remove unused solution file 2018-01-08 19:31:22 +01:00
nilllzz 7bb2b0eff1 Removed Universal Content Builder 2018-01-08 19:27:58 +01:00
nilllzz 640dfc313e push old status 2018-01-08 19:12:10 +01:00
nilllzz 16bb5c2ec1 add kolben script 2018-01-08 16:30:54 +01:00
nilllzz 7cb94c4a15 fix license text 2018-01-07 19:46:28 +01:00
nilllzz a353d53236 Replace all functions from Microsoft.VisualBasic 2018-01-07 19:46:28 +01:00
nilllzz 483284e3c6 Fix visual of info of the inventory screen 2018-01-07 18:28:50 +01:00
nilllzz c8890fa5c4 Refactor model creation a little 2018-01-07 12:43:08 +01:00
nilllzz 79777f7bf1 fix large textures being generated by Canvas gradients and crashing the game. 2018-01-07 12:08:55 +01:00
CaptainSegis e1ef269623 Modified oak script to fit the Kanto starters part, and the Mega Bracelet part. 2018-01-06 02:50:23 -05:00
CaptainSegis b521719f60 Finished new save screen for now. More details may be added later 2017-12-26 18:14:25 -05:00
CaptainSegis 12c0f8f645 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2017-11-02 04:45:13 -05:00
CaptainSegis 66ff4a0cfd Finished all six and seven island battle maps (except trainer tower inside) 2017-11-02 04:44:43 -05:00
CaptainSegis c116bdf248 Finished all six and seven island battle maps (except trainer tower inside), fixed multiple warp positions. 2017-11-02 04:42:21 -05:00
CaptainSegis 434d21a5d1 Reverted previous engine side encoding fix, converted the belonging script files to UTF-8. 2017-10-29 15:54:31 -05:00
CaptainSegis 911be5527d Fixed position and destination of warps from Six and Seven island 2017-10-29 15:09:57 -05:00
CaptainSegis f8a6280bc4 Small fix to option screen 2017-10-27 22:17:04 -05:00
CaptainSegis 196b817dc8 Fixed a visual bug related to render targets 2017-10-27 21:39:40 -05:00
CaptainSegis 2eac9b665f Fixed some textbox related issues 2017-10-27 20:18:27 -05:00
CaptainSegis 8c6c78e759 Made the following changes prior to QA round 2:
- Finished internal QA to Mt. Silver
- Fixed content in Six and Seven Island to some extent, still a WIP.
- Fixed a drawing order bug related to offset maps.
- Fixed offset maps not updating under certain condition
2017-10-23 03:27:46 -05:00
CaptainSegis 68ecd78dc0 Updated all content to the current state of P3D-Legacy-Content. Moved all maps and scripts to a definitive place for development purposes. 2017-10-18 18:51:27 -05:00
CaptainSegis 1331557ed4 Smal changes 2017-10-18 03:38:37 -05:00
CaptainSegis 4b6ca42e3e Fixed multiple bugs related to the new game intro sequence 2017-10-17 01:15:45 -05:00
CaptainSegis 22c7a0abe9 Added TM/HM name and Tab name descriptions in InventoryScreen, and other minor changes to the new GUI 2017-10-15 17:08:16 -05:00
CaptainSegis 2b86e92a66 Added NewOptionScreen 2017-10-15 14:12:47 -05:00
CaptainSegis 326916231a Properly implemented after faint switch by using query objects. Fixed small bug related to offline saves. 2017-09-28 22:23:35 -05:00
CaptainSegis 2068159522 Fixed Transform, made PvP data exchange methods somewhat more robust. Added data catching for PvP in debug mode. 2017-09-20 02:17:09 -05:00
CaptainSegis f35af71a36 Improved PressStartScreen functionality part 1, updated SaveScreen save fail description. 2017-09-01 21:05:38 -05:00
CaptainSegis 89944271da Slight fix about shake animation in PartyScreen. Enabled back sprite view in SummaryScreen. 2017-08-31 00:03:25 -05:00
CaptainSegis e3c9a78aea Fixed crash in RegisterBattleScreen (BattleSpot). Added @Pokemon.setallEVs and .setallIVs script commands. 2017-08-30 20:01:15 -05:00
CaptainSegis 32a92eb7e3 Reworked evolution system a bit. Now Held items are removed properly when a Trading + Held Item evolution condition occurs. 2017-08-29 01:19:21 -05:00
CaptainSegis 5bb1633633 Made UnoDosTres emblem available 2017-08-28 19:41:19 -05:00
CaptainSegis b1f8004ad4 Fixed some strange crash related to online sprites in PvP battles 2017-08-28 19:02:13 -05:00
CaptainSegis b5f4bd1218 Fixed minor visual bug related to lead picking in PVPLobbyScreen. Fixed players with different versions able to PvP. 2017-08-28 14:53:03 -05:00
CaptainSegis 8f78d7c359 Changed description for AncientShard as per Darkfire's request. 2017-08-28 08:23:38 -05:00
CaptainSegis 11c3191777 Tiny fix 2017-08-28 00:06:35 -05:00
CaptainSegis beddee7bd2 Add AncientShard key item. 2017-08-28 00:06:14 -05:00
CaptainSegis ca9e088ec3 Fixed X-Items functionality 2017-08-27 21:48:05 -05:00
CaptainSegis b859e5e79f Fixed some visual issues in NewInventoryScreen and PartyScreen related to GaussianBlur effect. Removed obsolete ItemDetailScreen. 2017-08-27 20:32:49 -05:00
CaptainSegis 23b7edf440 Implemented Toss item function in NewInventoryScreen 2017-08-27 01:18:29 -05:00
CaptainSegis d96bf1b926 Reverted some inconsistencies related to ShowMessage and TextBox 2017-08-26 14:14:04 -05:00
CaptainSegis 8fa8392965 Miscellaneous bug fixes:
- Fixed the category of multiple items
- NewInventoryScreen now sorts items by name
- Fixed wrong colors for stats in SummaryScreen
- Minor fixes to NewTrainerScreen and NewInventoryScreen
2017-08-22 01:44:56 -05:00
CaptainSegis d3ff2f4d17 Updated AssemblyInfo, plus a tiny bugfix. 2017-08-14 07:16:17 -05:00
CaptainSegis 7e73b4ee46 Added PressStartScreen and NewNewGameScreen, and the new intro sequence for offline saves with it. 2017-08-13 23:14:45 -05:00
CaptainSegis f200cbaa48 Updated the new GUI to the latest state of the cool_menus_experiment branch. 2017-08-11 02:01:17 -05:00
CaptainSegis b4e2375244 Implemented most of the "cool menus". Only the new main menu left. 2017-08-11 00:02:26 -05:00